ssh for windows

sshfs for Mac OS X 2.5.1
sshfs for Mac OS X (formerly known as sshfs on Darwin) brings you a useful implementation characterized by a cord by high-speed read/write and concise C++. more>> sshfs for Mac OS X 2.5.1 (formerly known as sshfs on Darwin) brings you a useful implementation characterized by a cord by high-speed read/write and concise C++. You can mount the remote server via SSH(sftp).
Enhancements:
- Leopard Support.
- Update sftp handling code (based on openssh-4.7).
Requirements: Mac OS X 10.4, 10.5.

LCDTest for Windows for Macintosh 2.0
An application that helps you test your liquid crystal display (LCD). more>> LCDtest is an application that helps you test your liquid crystal display (LCD) that is commonly found in todays flat panel and laptop displays.
Each pixel in an LCD has three transistors. One for the color red, green, and blue. This application will test these transistors in all relevant states.
LCDtest can only help you identify back or stuck pixels on your LCD. It cannot repair the monitor. Once you have identified a pixel that is not working properly you may be able to fix the issue with a massaging technique that is explained in the application.
LCDtest is a free utility and does not cost anything to download or use.<<less
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
sshfs on Darwin 2.5.0
sshfs on Darwin - mount remote server filesystem via ssh more>>
Main features:
- High performance read/write.
- Simple usage.
- Concise source code written with C++
Enhancements:
- [BUGFIX] Revised a bug when filetype was changed outside sshfs. (ex. regular-file -> directory)
- Added sshfs mount/umount helper. You can mount sshfs without Terminal.app.
SSH Helper 1.3
SSH Helper - Easily configure OpenSSH on your server more>>
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.
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
jSim for Gromacs 0.62 Beta
Graphical User Interface for the Gromacs Molecular Dynamics Package jSim for Gromacs is a Graphical User Interface for the Molecular Dynamics Package Gromacs more>> Graphical User Interface for the Gromacs Molecular Dynamics Package
jSim for Gromacs is a Graphical User Interface for the Molecular Dynamics Package Gromacs.
jSim has a project style interface to organize your md simulations. jSim is also possible to start md simulations on remote computers with ssh.
Enhancements
- fixed tooltip bug in grmsf
- fixed trjcat command bulding bug
- fixed ssh file chooser bug
- fixed import ssh bug Fixed in Version 0
iSSH 3.0
A front-end application to the command line application SSH. more>> A front-end application to the command line application SSH.
iSSH 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. You may be asking, "Whats the point of running SSH without an interactive command prompt (Terminal)?" Well, running SSH in the background will not supply a prompt, but, it will forward ports. This is the main purpose of iSSH.
You can set two options with iSSH; which ports to forward to the remote computer, or, to start an SSH SOCKS proxy. The first could be used to forward a VNC connection over SSH and the latter could be used to bypass your works website filters!
Either way, iSSH offers a simple way to start a SSH connection for those who dont know how to use the Terminal or just dont need it.
Enhancements:
- Updated application icon.
SSH Agent 1.0.3
Start SSH and generate identities. more>>
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

JumpBox for TikiWiki 1.1.8
TikiWiki has a little of something for everyone and the JumpBox for TikiWiki gives you a chance to to kick its tires with minimal effort. more>>
JumpBox for TikiWiki 1.1.8 brings you an effective way to build a compelling web-based community: Wikis, Forums, Blogs, Articles, Image Gallery, Map Server, Link Directory, Translation, Internationalization and much more. TikiWiki has a little of something for everyone and the JumpBox for TikiWiki gives you a chance to to kick its tires with minimal effort.
Deploying an application as a JumpBox provides a dramatically-reduced path to getting started with the software. Aside from installation benefits it yields other advantages such as portability across computing environments and simplified ongoing maintenance of the application. This JumpBox is free so there's no risk in trying it out. Download it today and experience for yourself a whole new way of working with server software.
Major Benefits:
- Self-contained deployment means easy to move or delete - it won't scatter files all over your operating system.
- New versions of the JumpBox contain updates to each component in the software stack so there's no patching web servers, application servers, databases, dependencies, etc.
- A web-based administration console simplifies the management of your application including SSL certs, email relaying, SSH, backups and more.
- Once you know how to install a JumpBox you can deploy any of 50+ other JumpBoxes and take advantage of a growing library of conveniently-packaged Open Source software.
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.
Mac OS X 10.1 or later.
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.)
- 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!)
- The keychain interaction might be broken.
- The version checking code is incomplete.
- No documentation, except this page.
- No source package yet.
- No internationalization.
JumpBox for the PMwiki wiki system 1.1.7
JumpBox for the PMwiki wiki system is a system base on wiki to creating and keeping websites. more>>
JumpBox for the PMwiki wiki system 1.1.7 is a system base on wiki to creating and keeping websites. PmWiki pages look and act like normal web pages, except they have an "Edit" link that makes it easy to modify existing pages and add new pages into the website, using basic editing rules. PmWiki is a clean and simple wiki system with a friendly user interface made easily deployable with the JumpBox for PmWiki.
Deploying an application as a JumpBox provides a dramatically-reduced path to getting started with the software. Aside from installation benefits it yields other advantages such as portability across computing environments and simplified ongoing maintenance of the application.
Major Features:
- Self-contained deployment means easy to move or delete - it won't scatter files all over your operating system.
- New versions of the JumpBox contain updates to each component in the software stack so there's no patching web servers, application servers, databases, dependencies, etc.
- A web-based administration console simplifies the management of your application including SSL certs, email relaying, SSH, backups and more.
- Once you know how to install a JumpBox you can deploy any of 50+ other JumpBoxes and take advantage of a growing library of conveniently-packaged Open Source software.

Navicat for MySQL 8.1.5
Navicat for MySQL brings you an effective solution for MySQL administration and development. more>>
Navicat for MySQL 8.1.5 brings you an effective solution for MySQL administration and development. This is an all-inclusive mysql front end provides a powerful graphical interface for databases management, development and maintenance. Easy installation and intuitive interface make it an irreplaceable tool for mysql on the web or your local desktop. Navicat supports all verions of MySQL and let you converts Access to MySQL, MS SQL to MySQL, Excel to MySQL, synchronizes and backups database in a snap through helpful wizards.
Major Features:
- Latest MySQL Versions Support: Navicat for MySQL a powerful MySQL Database Server administration and development tool. Highlights of supported features:
- Support of MySQL versions from 3.21 or above
- Support of Unicode / Character Set
- Support of MySQL Events, Views and Stored Procedures creation
- Support of Triggers
- Support of Foreign Keys
- Support of Partition
- Additional Connection Options
- Support of SSH Tunnel: Establish a secure SSH session through SSH Tunneling in Navicat. Enjoy a strong authentication and secure encrypted communications between two hosts.
- Support of HTTP Tunnel: Navicat comes with you HTTP Tunneling while your ISPs do not allow direct connections to their MySQL server but allows establishing HTTP connections. HTTP Tunneling is a method for connecting to a MySQL server that uses the same protocol (http://) and the same port (port 80) as a webserver does.
- Provide auto-reconnection for MySQL server: With the option "Keepalive Interval", you can keep connection alive with the server by pinging it.
- Comprehensive Management of MySQL objects
- Create, edit and drop table's fields, indices, foreign keys and triggers: With Table Designer the basic Navicat for MySQL tool for working with tables, you can create, edit and drop table's fields, indices, foreign keys, and much more.
- SQL Preview: The SQL Preview area shows you SQL representation of the oracle objects you are creating. This ability allows you to preview SQL before execution.
- Dump object definition as sql file: Backup object definition and data with ease by dumping as sql file.
- View Database / Table Structure: Present the database / table definition by printing their structures in Navicat. Understand the respective object structure fully at a glance.
- Diversified Import and Export Competence
- Import data from ODBC: You can import data from ODBC after setting up a data source connection. All available tables will be included if connection success. Just simply choose the tables you wish to import or specify a query using Add Query button.
- Import data from different file formats: XLS, CSV, TXT, DBF and XML: Import Wizard allows you to import data into a table from diverse format. On top of that, you can save your settings as an import profile for setting schedule.
- Export data to different file formats: XLS, TXT, CSV, DBF and XML: Likewise, Export Wizard allows you to export data into various format. Save your settings as an export profile for setting schedule.
- Export data and create records as INSERT statements in sql file: During Data Transfer, you can choose to export data as sql file with record options like complete insert statements / extended insert statements etc.
- Powerful Data Manipulation Tools
- Form View: Manipulate the current record with Form View. Enjoy a clear display of field name and its value with focus on current record.
- Support of Foreign Key Data Selection: With the GUI tool Foreign Key Data Selection, you can locate the foreign key values from the reference table. Stop shifting the view to a master table to look for the available values!
- Data and Structure Synchronization: Navicat for MySQL allows you to transfer data from one MySQL database to another with detailed analytical process. Likewise, you can compare and modify the table structures. For both Data and Structure Synchronization, the target database can be on the same server as the source database or on another MySQL server.
- Support of Data Transfer between local / remote MySQL databases: Transfer tables/views/stored procedures/events from one MySQL database to another MySQL database, or to a plain text file.
- Support of Backup and Restore MySQL databases: Regular backup on database is important to users. Backup/restore all tables and records, views, stored procedures and events for your MySQL database using Navicat. You can also schedule backups between databases.
- Create Schedule for Backup, Import / Export, Data Transfer, Saved Queries and Data Synchronization: Create a batch job for setting schedule to execute at one or more regular intervals, beginning and ending at a specific date and time. Batch job can be created for Query, Backup, Data Transfer, Data Synchronization, Import and Export.
- Send notification e-mail and attachment for schedule task: Generate notification e-mails with attach exported files to recipients you specify, connecting them to the latest schedule information. Read directly through your email account on the results returned from a schedule.
- Powerful Security Management
- Visual User Manager: Navicat provides users a visual tool for user management. You can easily add, duplicate, delete users, and edit global user privileges, and grant privileges on the selected databases, tables/views, fields and stored procedures/functions.
- Well-Designed Visual Builder / Editor
- Visual Query / View Builder: Visual Query / View Builder which is divided into two portions: the upper Graphical View, and the lower Syntax View, allows you to create and edit queries / views visually without knowledge of SQL.
- Query Editor: It allows you to create and edit SQL text for a query, prepare and execute selected queries.
- Support of Parameter Query: Set query parameters to add variable values to a query each time you run it.
- Code-Completion for Query, View, Stored Procedure and Event: Experience a quick way in constructing SQL statements in Query Editor, View, Stored Procedure and Event with the Code-completion feature. Whether you want to select available properties of database objects or SQL keywords, all it takes is a pick from the drop-down list.
- More great features
- Virtual Grouping: Have a better organization over objects in Navicat. You can categorize objects into groups with the Virtual Grouping feature. Virtual Grouping can be applied on Connection, Table, View, Stored Procedure, Event, Query, Backup and Schedule.
- Server Monitor: Select the servers that you want to monitor by checking them in the checklist box of the Server Monitor Window. Click on either Process List, Variables or Status icon to show and/or modify the properties of MySQL servers.
- SQL Console: To use a command-line interface, you can open SQL Console in Navicat. It provides you an interactive text-based screen to query input and result output from database.
- Tabbed Windows: Customize your window behaviour style. Navicat supports you of dragging windows in and out of the tabbed windows.
Enhancements:
- Improvements:
-
- Improved compatibility to some ODBC drivers for Import Wizard.
- Bug Fixes:
-
- Incorrect use of hexadecimal format in MySQL data types other than BLOB in Data Transfer.
- Data grid was unable to be opened properly when some kind of text were displayed.
- Removed some internal SQL run by Navicat in Query Viewer.
- Unable to change the default value of an existing field from NULL to other values in Table Designer.
Requirements
- Mac OS X 10.4 Tiger or 10.5 Leopard
Support of SSH Tunnel: Establish a secure SSH session through SSH Tunneling in Navicat. Enjoy a ... and triggers: With Table Designer the basic Navicat for MySQL tool for working with tables, youLicense:update/patch
SSH Tunnel Manager 2.0b3
SSH Tunnel Manager - front-end for the ssh command when used to open tunnels between two hosts more>>
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).
SSHKeychain 0.8.1
SSHKeychain is a graphical front-end for ssh-agent and ssh-add on Mac OS X more>>
You will be able to store the passphrases for your private keys in the Apple Keychain. Can add the necessary variables to the global environment(~/.MacOSX/environment.plist),so you can use SSHKeychain with all your programs (Terminal, ProjectBuilder, etc).
You can also edit the global environment from within the Preferences. You can lock/unlock the Apple keychain from a menu item.Works seamless with the commandline tools. (i.e. tracks activity comingfrom the commandline tools, and updates its UI.)Works with requests coming over the network (through AgentForwarding).Can generate new keypairs.
Main features:
- Can remove all keys from the agent after sleep or after a minimum period ofsleep (especially useful for notebooks).
- Can remove all keys from the agent when a Screensaver is detected.
- Can remove all keys from the agent when the Apple keychain is locked.
- Can add keys to the agent whenever the Apple keychain is unlocked.
- Can add keys to the agent whenever ssh is trying to use the agent with nokeys on the chain.
- Can display itself in the StatusBar, Dock, or both.
Enhancements:
- Fixed a security issue
- Fixed some installer issues
- Improved the annoying tunnel alerts
'ssh' which provides a quick and easy way to start an SSH connection to a remote computer. You may ... Either way, iSSH offers a simple way to start a SSH connection for those who don't know how to use