I have 2 servers VPS1 and VPS2
I have a proxy server on VPS2 on port 443
But I can't directly access to VPS2 becuase of GFW for connect to that proxy.
But I can connect to VPS1
I want to setup iptables to route all traffic to port 443 to VPS2
client connect to proxy with ip of VPS1
VPS1 route proxy data to VPS2.
I have a socks5 proxy on vps2 and I want to connect to it via vps1 ip.