Allows to tunnel traffic via SSH and call ssh on demand. Example of use:
ssh -p 1080 ssh login@server
It will listen on port 1080 as SOCKS proxy and connect only after first request from client
Allows to tunnel traffic via SSH and call ssh on demand. Example of use:
ssh -p 1080 ssh login@server
It will listen on port 1080 as SOCKS proxy and connect only after first request from client