Skip to content

Command

Luphia Chang edited this page Apr 9, 2015 · 1 revision

SSH Tunnel

ssh -N -f -L [loc_port]:[dst_server]:[dst_port] [user]@[mid_server]

Clone this wiki locally