python-proxy
python-proxy copied to clipboard
HTTP/HTTP2/HTTP3/Socks4/Socks5/Shadowsocks/ShadowsocksR/SSH/Redirect/Pf TCP/UDP asynchronous tunnel proxy implemented in Python 3 asyncio.
I tried integrating obfs plugin but without success. Does anyone have an update on this? I tried using these resources. = https://www.programcreek.com/python/example/91205/shadowsocks.obfs.obfs
嘎啦嘎啦可以吗
hello i would like to use proxy in one of my programs does anyone have any idea how to start the server via python code ? Does he have a...
Task exception was never retrieved future: Traceback (most recent call last): File "/usr/local/lib/python3.7/site-packages/pproxy/server.py", line 329, in handler for event in events: UnboundLocalError: local variable 'events' referenced before assignment
I was using pproxy happily on a raspberry pi using docker-compose, but somehow it stopped working for me. To reproduce: On an x86_64 platform (works fine): ``` # docker run...
what is the format of --auth , i tried but is not working
pproxy -r socks5://my host:port#username:password --test http://google.com **When I run this command above to test my connection, the following exception raised.** ============ my host:port ============ Traceback (most recent call last): File...
In this scene `PublicPort(server2) ---via WS+TLS tunnel---> privatePort(server1)` (i want server1's private port can be access publicly on server2's public port) I tried use this command on server1 `pproxy -l...
Hello, we need connect two pproxy for cascading. i means we need features for connect two pproxy . for example pp1 connect to pp2 with socks 5 proxy and traffic...
Cause: For a person who is not a system administrator and who first bought a server with Linux. It is not at all obvious how to configure your first server....