shadowsocks / go-shadowsocks2

Modern Shadowsocks in Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[New Feature Request] Allowing go-shadowsocks2 server's outgoing request using socks5 proxy

aeroxy opened this issue · comments

commented

Allowing go-shadowsocks2 server's outgoing request using socks5 proxy would effectively create shadowsocks proxychains which is harder to detect.

commented

You can try glider, based on go-shadowsocks2.

commented

Why? It's simpler and faster to setup NAT using iptables on jumping machines instead of deploying shadowsocks servers on them.

commented

@nadoo thx, I will take a look.

@riobard because this is the first time I've heard about NAT...