/socks_proxy_windows

A power shell script to connect to the Internet through socks proxy.

Primary LanguagePowerShell

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