If you're using an Intel Mac and you use SSH tunnels, and you like an easy life then you should use SSH Tunnel Manager.
You can of course use syntax like
ssh user@server.address -L localport:127.0.0.1:remoteport
but if you have quite a few ports to tunnel, this gets tedious.
SSH Tunnel Manager is the answer, but the original authors version is not Universal Binary. Now a Universal Binary has been compiled which you get from here.
Great work - thanks!
Thursday, April 3, 2008
Apple OSX and SSH Tunnel Manager
Labels:
Apple Mac OSX,
Command Line
Subscribe to:
Post Comments (Atom)
1 comments:
To short cut getting there, you can use the link http://karma.net/html/files/2c25883df1cb39d9cb606873479e9d35-45.html
Post a Comment