Build up a ssh tunnel to another computer
ssh -NC user@host -L localport:host:remoteport
Note: -N is to not login in a shell
-C is to compress the connection, no idea whether it is worth to do.
Written by Daniel Wehner
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Ssh
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#