codeandsec / VernamTunnel

TCP tunnel with Vernam Encryption
Other
26 stars 5 forks source link

How to config VernamTunnel on VPS and let it work as a proxy server? #4

Open mebest100 opened 9 years ago

mebest100 commented 9 years ago

Hi, Because the internet access was censored and blocked by China GFW firewall, we cannot visit google, twitter etc. directly, thus we need proxy service to bypass GFW. My question is whether Vernam Tunnel can be deployed on a VPS to work as a proxy server, and build a encrypted tunnel between VPS server and our client PC machine, just similar to Shadowsocks ? If yes, How to config VernamTunnel on VPS and let it work as a proxy server, and how to config on client machine?