How to Create SSH Tunnel in Linux | Port Forwarding

Опубликовано: 20 Ноябрь 2020
на канале: EasyTechStudios
17,078
130

SSH tunneling (also referred to as SSH port forwarding) is simply routing local network traffic through SSH to remote hosts.

I have tried to explain this method as simple as I can.

Command Used -
ssh -L 3000:127.0.0.1:8200 user@ip

Subscribe our channel for more tech stuff.
Our Facebook Page -   / easytechstudios  
Instagram -   / easytechstudios