Jump to the navigation menu

SSH with port forwarding

SSH with port forwarding

ssh -L 80:192.168.5.188:80 -L 8080:192.168.5.188:8080 [email protected]