@
xingheng #4 看这个地方的日志,似乎 iptables 并没有完成把流量转到脚本这边的过程
2021-08-21 19:04:03 I listen server at 0.0.0.0:443 to
github.com:4432021-08-21 19:04:03 I listen server at 0.0.0.0:9091 to
raw.githubusercontent.com:4432021-08-21 19:04:03 I use socks5 proxy 172.25.32.1:1099 forward to
github.com:4432021-08-21 19:04:03 I use socks5 proxy 172.25.32.1:1099 forward to
raw.githubusercontent.com:4432021-08-21 19:04:38 I socks5 proxy connected 127.0.0.1:49944 -> 172.25.32.1:1099 ->
github.com:4432021-08-21 19:04:39 I socks5 proxy closed 127.0.0.1:49944 -> 172.25.32.1:1099 ->
github.com:443 864B 208.174K 835.56ms
正常的日志应该是这样的,2021-08-21 19:04:38 I socks5 proxy connected 127.0.0.1:49944 -> 172.25.32.1:1099 ->
github.com:443 表示脚本收到 iptables 重定向的请求并完成了 socks5 协议建立连接的过程