Skip to main content

Running command on remote server

2 replies [Last post]
mgi
Offline
Joined: 07/23/2010

Hello,

do you plan to add support for running command on remote server when connection is activating?

I am often using ssh in this way:

$ ssh -L 44443:localhost:44443 1.1.1.1 ssh -L 44443:2.2.2.2:443 root@3.3.3.3

5
Average: 5 (1 vote)
Justin
Justin's picture
Offline
Joined: 05/28/2008
I had not really considered

I had not really considered this yet. I will do some testing and see how feasible it might be. Thanks for the suggestion.

mgi
Offline
Joined: 07/23/2010
It would be great to have

It would be great to have this function. Meerkat is fine app, but without this function I still need to open the terminal and using it in this case is counterproductive.