rsocks icon indicating copy to clipboard operation
rsocks copied to clipboard

A SOCKS 4/5 reverse proxy server

Results 2 rsocks issues
Sort by recently updated
recently updated
newest added

``` [01:36:32] rsocks.servers.foo Connected to upstream .onion:80 [01:36:32] rsocks.servers.foo Connection from 127.0.0.1:32858 [01:36:32] rsocks.servers.foo Connected to upstream .onion:80 Traceback (most recent call last): File "/root/rsocks/venv/lib/python3.6/site-packages/eventlet/greenpool.py", line 88, in _spawn_n_impl File...

bug

use PySocks=1.6.7 will raise follow: `AttributeError: 'super' object has no attribute 'getpeername'` ok with PySocks=1.6.8