17 Aug ssh tunnel as socks proxy Posted at 11:59h in Linux, Technology by Aarat 0 Comments Use this command to use ssh as socks proxy server ssh -D 8080 -f -C -q -N <user_name>@<server_hostname>
Sorry, the comment form is closed at this time.