NETworkManager
NETworkManager copied to clipboard
ssh gateway, port forwarding feature needs
I have assets that not access from the public internet. I recommend to add ssh gateway and local;remote;dynamic port forward features.
Looks like this is possible via PuTTY with the parameter -L and -R, i need to check it.
@sp900409 you could pass a parameter to the PuTTY session like -L 8080:localhost:8080
It would be great if you could edit the connection like in PuTTY, where you right-click on the window and change the settings without losing the session.