SSH Tunneling

Hi everyone, sorry for the lack of information, but I read some answers and couldn’t understand how this could be done.

Ex:

Tun SSH> 123.123.123.123@user > 10.10.1.25:5555 to localhost:5414

I looked in the documentation and I didn’t understand how to do this in Royal TS.

Sorry for the noob question.

Hi,

depending on your tunneling requirement, we have a feature called “Secure Gateway” which creates a tunnel automatically:

https://www.royalapps.com/blog/new-feature-secure-gateway-ssh-tunnels

If you want/need it to be within your terminal session, you could use key sequence tasks to execute your command for you:

https://docs.royalapps.com/r2021/royalts/reference/tasks/key-sequence.html

You can also execute the task after the connection has been established:

https://docs.royalapps.com/r2021/royalts/reference/connections/terminal-rebex.html#-key-sequence

Let me know if this helps.

Regards,
Stefan