ginuerzh / gost

GO Simple Tunnel - a simple tunnel written in golang
MIT License
15.82k stars 2.47k forks source link

iptables -t nat -A OUTPUT -p tcp --match multiport ! --dports 12345,1080 -j DNAT --to-destination 127.0.0.1:12345 这条命令不能再Debian上执行 #867

Open upgradepa opened 2 years ago

upgradepa commented 2 years ago

https://v2.gost.run/redirect/ 来自这个文档