Http and socks proxy over ssh tunnel
npm install -g ssh-proxyssh-proxy -D 8080 user@example.comSee also
ssh-proxy --helpssh dynamic port forwarding supports socks protocol, but not http one.
And some apps can use only http proxies.
That's why this package exists. ssh-proxy supports both protocols: http and socks (v4 and v5)