I used SSH -L 10002:192.168.0.30:10002 192.168.1.135 to establish port forwarding but now I need to remove it. How do I do this
|
feedback
|
|
If you are using Linux you can kill the process by:
and then use
To kill the process | |||||||||
feedback
|
|
You could use the "escape-key" (usually ~) followed by C to get a cli to your connection. You can from there remove tunnels without taking down your connection. | |||
|
feedback
|