Main > Free Download Search >

Free ssh software for mac

ssh

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 168
Cyberduck 2.7.3 Build 2926

Cyberduck 2.7.3 Build 2926


Cyberduck is an open source SFTP (SSH Secure File Transfer) and FTP browser licenced under the GPL more>>
Cyberduck is an open source SFTP (SSH Secure File Transfer) and FTP browser licenced under the GPL.
It has been built from the ground up with usability in mind, having the same consistent graphical user interface for both SFTP and FTP browsing.
Multiple connections are supported. Drag and drop is supported consequently for transferring files between server and client.
A transfer queue keeps track of the pending file transfers and supports resuming of both downloads and uploads. Local files can be synchronized with files on the server. System technologies such as the Keychain, Rendezvous and AppleScript are supported.
Cyberduck integrates seamlessly with external editors such as SubEthaEdit, BBEdit, TextMate and others.
Cyberduck has been translated into numerous languages including English, Dutch, German, French, Italian, Japanese, Korean, Chinese (Traditional and Simplified), Portuguese, Spanish, Finnish, Slovak, Czech, Norwegian and Russian.
Main features:
- User friendly interface!
- Open multiple simultaneous connections
- Document based interface
- Support for various encodings (Screenshot)
- Live filtering of directory listings
- Caching folder listings
- Move files (Screenshot)
- Copy & paste files
- Create new files
- Rename files
- Delete files
- Show hidden files
- Allow the selection of files in the browser by typing the filename.
<<less
Download (9MB)
Added: 2007-04-17 License: GPL Price:
13145 downloads
SSH-Key Passphrase Changer 0.1

SSH-Key Passphrase Changer 0.1


SSH-Key Passphrase Changer - SSH-key passphrase changer more>>
SSH-Key Passphrase Changer enables you to easiely change your passphrase from your private ssh key file with a graphical frontend based on ssh-keygen.

Completly freeware.


<<less
Download (134KB)
Added: 2006-01-18 License: Freeware Price:
835 downloads
SSH Helper 1.3

SSH Helper 1.3


SSH Helper - Easily configure OpenSSH on your server more>>
Secure Shell helper alleviates the need to use the command line to configure a working OpenSSH system. Its all point and click!
SSH Helper supports a new file type - the sshkey file type. A sshkey file is nothing more that a file that contains the text of a public key.
Main features:
- Control whos allowed to access your account
- Generate new OpenSSH keys
- View/Export your public keys
- Setup and control the SSH server
- Easy to use Wizard allows you to configure the server and personal identity.
Enhancements:
- Built as universal binary.
<<less
Download (865KB)
Added: 2007-07-06 License: Freeware Price:
849 downloads
SSH Agent 1.0.3

SSH Agent 1.0.3


Start SSH and generate identities. more>>
SSH Agent is a graphical front-end to some of the OpenSSH tools included with Mac OS X. Specifically, it allows you to start an ssh-agent, generate identities, and add identities to an agent.

Additionally, it allows you to make the ssh-agent global so that, e.g., Project Builder and CVL can use it to do version control over SSH, and it has some functionality to set-up a secure tunnel
<<less
Download (333KB)
Added: 2004-11-30 License: Freeware Price:
1797 downloads
NiftyTelnet SSH 1.1r3

NiftyTelnet SSH 1.1r3


Secure SSH access client. more>>
NiftyTelnet SSH is an enhanced version of Chris Newmans NiftyTelnet 1.1 application which adds support for encrypted terminal sessions using the SSH (Secure Shell) protocol.
<<less
Download (559KB)
Added: 2004-09-13 License: Freeware Price:
1884 downloads
 
Other version of NiftyTelnet SSH
NiftyTelnet SSH 1.1.3NiftyTelnet SSH brings users an enhanced version of Chris Newmans NiftyTelnet 1.1 application which adds support for encrypted terminal sessions
License:Freeware
Download (545.9KB)
downloads
Added: 1999-06-11
SSH Agent X 1.1

SSH Agent X 1.1


SSH Agent is a graphical front-end to some of the OpenSSH tools included with Mac OS X. Specifically, it allows you to start an ssh-agent, generate identities, and add identities to an agent more>> SSH Agent is a graphical front-end to some of the OpenSSH tools included with Mac OS X. Specifically, it allows you to start an ssh-agent, generate identities, and add identities to an agent. Additionally, it allows you to make the ssh-agent global so that, e.g., Project Builder and CVL can use it to do version control over SSH, and it has some functionality to set-up a secure tunnel. The source code is also available.
Requirements:
Mac OS X 10.1 or later.
Enhancements:
Version 1.1:

Main changes:

  • Conceptually, SSH Agent has changed from a window on the ssh-agent process to a ssh identity manager. This has the following consequences:
  • ssh identities are no longer treated as documents. Instead, SSH Agents main window is a view on the identities in your .ssh directory.
  • Instead of adding identities to the agent, the interface lets you activate identities. Identities can be flagged as Default, and the preferences lets you add the Default identities when the application is launched.
  • There is an Agent Inspector which shows the details of the ssh-agent process. (It also allows you to detach the application from the process, allowing faceless operation.)
Other changes:
  • Different preferences format. If youre only trying out 1.1 make sure you backup your nl.uu.phil.* preferences.
  • Eye candy: An animated bubble showing the number of active identities and more beautiful icons. (Thanks Gerti!)
Missing, incomplete, or broken:
  • The keychain interaction might be broken.
  • The version checking code is incomplete.
  • No documentation, except this page.
  • No source package yet.
  • No internationalization.
<<less
Download (338K)
Added: 2005-05-09 License: Free Price:
downloads
SSH Tunnel Manager 2.0b3

SSH Tunnel Manager 2.0b3


SSH Tunnel Manager - front-end for the ssh command when used to open tunnels between two hosts more>>
SSH Tunnel Manager is a front-end for the ssh command when used to open tunnels between two hosts. Those command lines are particulary long and confusing, especially for novices, and I never remember which argument comes first, if I have to open local or remote tunnels and so on... Thats why I wrote this tool.
With SSH Tunnel Manager you can set up as many tunnels as you wish, each one containing as many port redirections as you wish.
SSH Tunnels are a secure way to access hosts, or machines you cannot normaly reach, i.e : hosts on a LAN or behind a firewall. By the way, this is not a cracker tool! You must be able to access an ssh enabled host that can communicate with this private network (usually a firewall). SSH can play with two kind of tunnels, called Local port forwarding and Remote port forwarding.
I tried to include all the important features people asked me to do since 1.0 version, so you can tune almost every usefull option available in the command line tool.
Enhancements:
- Include a workaround to use ssh tunnels SOCKS proxy feature (embedded ssh binary used only when tunnel needs SOCK feature, because of a bug in Panthers ssh).
- Fixed a wrong behavior sometimes while adding port redirections.
- Added a field in advanced options that show command line that will be used to launch the tunnel.
- Fixed a confusing build number in about box different from the one in preferences.
- Makes link to the website effective in preferences window.
- Removed all references to SSH Tunnel Manager "2". There was no resons for that since all users of v1 should upgrade :-) (Christophe is happy now).
<<less
Download (769KB)
Added: 2005-12-27 License: Freeware Price:
1405 downloads
xWho 0.4

xWho 0.4


xWho - Status bar monitor for Logins more>>
xWho is a small application that enables you to actively monitor current logins (telnet, ssh, rlogin, etc) to your OS X machine by means of the Status Bar.

Completly freeware for non-commercial use.
<<less
Download (34KB)
Added: 2006-07-17 License: Freeware Price:
1234 downloads
iServe 1.0

iServe 1.0


iServe - display list of computers connected to your computer more>>
iServe is a small and simple widget created to display list of computers connected to your computer via:
- iTunes
- iPhoto
- ARD
- AFP
- ssh
<<less
Download (232KB)
Added: 2007-02-10 License: Freeware Price:
987 downloads
Vapor X 1.1

Vapor X 1.1


Vapor harnesses the power of SSH to provide secure, encrypted VPN connections for AppleShare, WWW, Server Admin and other Internet more>>
Vapor harnesses the power of SSH to provide secure, encrypted VPN connections for AppleShare, WWW, Server Admin and other Internet services.
<<less
Download (1.2MB)
Added: 2004-09-12 License: Freeware Price:
1870 downloads
SSHFun 0.7

SSHFun 0.7


SSHFun is a beneficial and highspeed AppleScript Studio application designed to establish a secure connection between Macintosh computers by tunnelling ports 548 (Apple File Share), 3031 (Apple Remote Events) and 5900 (VNC) through port 22 (Secure Shell, SSH) using Terminal (Applications/Utilities). more>> <<less
Download (353K)
Added: 2005-05-30 License: Free Price:
downloads
sshLogin 1.3

sshLogin 1.3


sshLogin is known as a helpful application and a preferencePane with which users can manage ssh-agent and ssh-add features in Mac OS X. more>>

sshLogin 1.3 is known as a helpful application and a preferencePane with which users can manage ssh-agent and ssh-add features in Mac OS X. It is useful for setting the ssh-agent environment variables at login so that the Finder and Dock inherit the ssh-agent environment variables.

Requirements: Mac OS X 10.2 or later

<<less
Download (330.1KB)
Added: 2003-09-17 License: Freeware Price:
downloads
Vapor 1.1

Vapor 1.1


Vapor offers a flexible program which makes it possible to create SSH connections to remote machines and then tunnels services through them. more>>

Vapor 1.1 offers a flexible program which makes it possible to create SSH connections to remote machines and then tunnels services through them. Built in support for AppleShare, Server Admin, WWW connections. However, you can specify any port that you want. Also supports relaying the SSH connection to another server on your network that doesn't support SSH.

Requirements:

  • Mac OS X 10.1.5, maybe less but not tested.
  • SSH keys required either use SSHPassKey or refer to instructions
<<less
Download (1.1MB)
Added: 2002-07-14 License: Freeware Price:
downloads
XMBCLauncher 3.0

XMBCLauncher 3.0


AppleTV plugin for launching XBMC/Boxee for Mac on the AppleTV. more>>
XMBCLauncher 3.0 provides you with a plugin which is an easy and convenient way to access to XBMC and Boxee for an opened AppleTV but also update functionalities. This product will be your excellent choice.

Requirements: Opened AppleTV with ssh access.

<<less
Download (143KB)
Added: 2009-04-06 License: GPL Price: FREE
14 downloads
JellyfiSSH 4.5.2

JellyfiSSH 4.5.2


JellyfiSSH provides a diversified and effective bookmark manager for connecting to *NIX boxes like BSD/Linux etc via Telnet or SSH 1 or 2. more>>

JellyfiSSH 4.5.2 provides a diversified and effective bookmark manager for connecting to *NIX boxes like BSD/Linux etc via Telnet or SSH 1 or 2. You can set preferences for each bookmark including the terminal colours, fonts, window size, transparency and default login.

Enhancements:

  • Introduces bookmark grouping.
  • Report any problems to the developer.
<<less
Download (192.4KB)
Added: 2008-06-29 License: Freeware Price:
downloads
 
Other version of JellyfiSSH
JellyfiSSH 4.5manager for connecting to *NIX boxes like BSD/Linux etc via Telnet or SSH 1 or 2. You may set preferences for each bookmark including the terminal colours, window size, transparency and default
License:Freeware
Download (233KB)
820 downloads
Added: 2007-07-31
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5