whistle
whistle copied to clipboard
怎么tcp代理无法同时经过其他代理并且修改ip的
10.21.0.9 proxy://10.21.0.9:8888 192.168.1.24
这个规则不生效
tcp比如ssh的22端口
你想把 tcp 请求代理到 whistle 再通过 whistle 配置 hosts 将请求转发到其它服务器?
你想把 tcp 请求代理到 whistle 再通过 whistle 配置 hosts 将请求转发到其它服务器?
对
把 tcp 请求代理到 whistle 再通过 whistle 配置 hosts 并且配置其他a代理 将请求转发到其它b服务器?
tcp 请求要自己编码代理到 whistle,如果是 node.js 可以用这个 npm 包:https://github.com/avwo/lack-proxy