ssh -L forward multiple ports
I’m currently running a bunch of: sudo ssh -L PORT:IP:PORT root@IP where IP is the target of a secured machine, and PORT represents … Read more
I’m currently running a bunch of: sudo ssh -L PORT:IP:PORT root@IP where IP is the target of a secured machine, and PORT represents … Read more
I have two network board in my pc: The main one has the local ip -> 192.168.1.111 The secondary ones has the local … Read more