socks_proxy_windows
A power shell script to connect to the Internet through socks proxy.
How it works
- Dynamic binding to your proxy server
ssh -ND8888 user@proxy_server
- Configure the connection through the proxy server
A power shell script to connect to the Internet through socks proxy.
PowerShell
A power shell script to connect to the Internet through socks proxy.
ssh -ND8888 user@proxy_server