SSH proxy and tunnel
Socks proxy
ssh -CD 8080 [login@]ssh_host
8080</code> local port to be listened
-C</code> compression
Tunnel
ssh -CL 8022:remote_host:22 [login@]ssh_host
8022</code> local port to be listened
remote_host</code> localhost can be used too
22</code> remote port
-C</code> compression
Written by Eugeniy Belyaev
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Proxy
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#