txthinking/socks5

socks5 proxy over socks5 proxy

defool opened this issue · 0 comments

Describe actual behavior

Support socks5 proxy behind socks5 proxy

What is your expected behavior

Support socks5 proxy behind socks5 proxy

Suggestion

The client/server side dialer can be set separately:
https://github.com/txthinking/socks5/blob/master/client.go#L235
https://github.com/txthinking/socks5/blob/master/server.go#L396