A Shadowsocks client with only core features.
Do One Thing and Do It Well.
- SOCKS5 TCP proxy. UDP is NOT supported.
- PAC(Proxy auto-config).
- AES-256-CFB encryption ONLY.
go get github.com/damoye/ssgossgo -s [server_address] -k [password]System Preferences -> Network -> Advanced -> Proxies -> Automatic Proxy Configuration
- Fill the Proxy Configuration File URL with http://127.0.0.1:8090/proxy.pac
- Click OK
- Click Apply
- Test coverage