tun2proxy/tun2proxy

socks password with special char "SOCKS authentication failed: Failed"

Closed this issue · 0 comments

password with special char exam "@"
I try use asc %40 replace @ but still problem
./tun2proxy -s -d over-tcp -b xxx.xxx.xxx.xxx -p "socks5://usr:pa%40ss@xxx.xxx.xxx.xxx:1080" --dns-addr 127.0.0.1

How to use it correctly

Thanks