- Login to post comments
July 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
(1 vote)

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.