Tell me more ×
Ask Different is a question and answer site for power users of Apple hardware and software. It's 100% free, no registration required.

I've using SSH Tunnel manager to easily set up and stop port tunneling over SSH to various servers at my company. That saved me the pain of opening up a new terminal window which will hang out there just for the sake of having a tunnel open.

This worked great (well , sort of) but SSH Tunnel Manager is a PowerPC application. With Lion, these are not supported any more.

What is a good replacement?

Cheers, Boaz

share|improve this question

6 Answers

up vote 7 down vote accepted

SSHTunnel is a free, cocoa-based UI for SSH tunnel management. Works on 10.5 and up. It hasn't been updated in a while but the code that's there is reasonably stable. It's worked well for me in the past.

SSHTunnel

share|improve this answer
Has this been tested under Lion? – dustmachine Aug 12 '11 at 20:44
I haven't tried it yet. – Ian C. Aug 12 '11 at 21:05
Had a chance to try it today. Yes, it still works for me in Lion (10.6.0). – Ian C. Aug 18 '11 at 16:43
@Ian 10.6.0 isn't Lion - it's Snow Leopard. – CajunLuke Oct 4 '11 at 1:13
2  
It doesn't work on OS X 10.8.x – bogdan Jan 7 at 17:56
show 2 more comments

SSH Tunnel Manager is now in the Mac App Store! So, you can run it on Lion.

share|improve this answer
Unreliable on 10.8, works only sometimes. – Sorin Sbarnea Jan 12 at 16:08

You could also check out Meerkat.

share|improve this answer
1  
Meerkat is giving me problems under Lion. – user11602 Oct 4 '11 at 1:04
1  
Commercial and broken. – bogdan Jan 7 at 18:03

I am using iSSH in Lion, which is a front-end application to the command line application “ssh”. It provides a quick and easy way to start an SSH connection to a remote computer.

share|improve this answer
iSSH aleays asks for a password so it doesn't work with SSH keys. – bogdan Jan 7 at 17:52

SSH Tunnel is dead, as is Meerkat and SSHTunnel is unstable. iSSH doesn't save passwords, so why bother?

I found Coccinellida, it works on Lion but it's new and a bit buggy : /

share|improve this answer

iSSH can not remember my password. Coccinellida can save password. But it freezed my Mountain Lion sometimes ...

Shimo is good, but it IS commercial.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.