Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 152 Bytes

File metadata and controls

9 lines (7 loc) · 152 Bytes

Tunnels

ssh –N -L local_port:remote_service_ip:remote_service_port
ssh  -N -R [remote_service_ip]:remote_port:local_ip:local_port