ssh port forwarding

alex 24th April 2024 at 1:22pm

Useful command to access resources on a remote machine.

ssh -L [local_addr:]local_port:remote_addr:remote_port [user@]sshd_addr