ssocks5
ssocks5 copied to clipboard
如何让ssocks5.py仅对localhost提供服务?
如题
147行 LOCAL = '' 改成 127.0.0.1 即可