ssh2
SSH2 Spider 4.0
It is a Windows based Application which can create unlimited SSH2 based secure tunnels and port forwardings using remote OpenSSH (or any SSH2) server(s). more>>
It is a Windows based Application which can create unlimited SSH2 based secure tunnels and port forwardings using remote OpenSSH (or any SSH2) server(s). This application is specially designed for Gateways Servers to setup secure LAN to LAN or LAN to WAN, SSH2 encrypted tunnels. But home users can also use it to secure their smtp, pop, ftp, telnet, http, or other communication. You can dynamically create new tunnels and can close existing tunnels. For security reasons it do not open an SSH console as most of other SSH2 tunneling applications do.
<<lessSSH Tunnel 4.3.0.0
SSH Tunnel - SSH tunneling program featuring SSH 1+2, reconnect, integrated firewall, reconfiguration of IExplore and much more more>>
It has a very flexible port forward system that allows for the assignment of any local addresses (including changing ones like DHCP assigned) as well as remote port forwarding (given your provider supports/provides this feature).
SSH Tunnel also incorporates the use of backup servers and auto-reconnect to ensure that your connection is stable and consistent.
SSH Tunnels connection limit setting allows you to specify how many concurrent connections you want the software to make to help prevent connection errors on servers that limit the number of simultaneous connections.
SSH Tunnels built in firewall helps you make sure no connection is made to any address you dont want to as long as SSH Tunnel is loaded. This prevents programs from accessing the internet outside of the tunnel even in case you configured that program incorrectly.
SSH Tunnel offers you to configure Internet Explorer to use SSH Tunnels tunnels while SSH Tunnel is loaded eliminating time consuming setup or the annoyance to change it back and forth to its normal settings once SSH Tunnel is shut down.
License:Freeware

SSH Tunnel Client 4.0
SSH Tunnel Client allows to connect to different SSH-Servers. With the SSH Tunnel Client it is possible to connect each TCP/IP Service over a secure SSH-Tunnel. Supports local and remote forwarding with SSH1 and SSH2. more>>
SSH Tunnel Client allows to connect to different SSH-Servers. With the SSH Tunnel Client it is possible to connect each TCP/IP Service over a secure SSH-Tunnel. Supports local and remote forwarding with SSH1 and SSH2.
Enhancements: ready for Windows 7, new amazing design, new functions
<<lessLicense:Freeware
z/Scope Anywhere 6.2 Build 11
Allows you to connect to IBM Mainframes, AS/400 and Unix/SSH servers from anywhere. more>> Allows you to connect to IBM Mainframes, AS/400 and Unix/SSH servers from anywhere.
z/Scope Anywhere is a new Cybele Softwares Solution for multi-host multi-site Terminal Emulation access. It lets you connect to AS/400, IBM Mainframes and Unix/SSH servers from anywhere, no matter you are on the road, in a hotel room or simply at home.
z/Scope Anywhere works as a combination of a Public Service, a Terminal Emulator Client and Private Gateways. It passes through firewalls, proxies and NAT routers without compromising the security of your net, using the standard outgoing secure http (443) port.
Main features:
- TN3270, TN5250, VT52, VT100, VT220, VT320, VT420 and ANSI protocols.
- Support for SSL 2.0, and 3.0 as well as TLS 1.0 security protocols.
- Support for SSH/SSH2 (Secure Shell) security protocols.
- Full multi-session FTP client also integrated into the tabbed interface.
- Integrated Printer Emulation. Send, queue, pause, cancel and even preview your prints!
- Open multiple emulation sessions simultaneously and switch between them quickly and easily using tabs or view up to 4 sessions together in tile view!
- HLLAPI Support
- Available in English, Spanish, French, German, Italian, Portuguese and Swedish.
- Collapsible panel for quick and direct access to connections.
- Screen History for convenient one-click access to previously visited screens.
- Unmatched look and feel and the most intuitive and user-friendly interface, now with the slickest skins.
Note: You need to create a user account in order to use z/Scope Anywhere.
Xtudio Alpha 0.2.1
Xtudio is a very powerful code editor for UNIX and Linux programmers, working on Windows-based stations more>>
Xtudio uses a built-in FTP & Telnet client to interface with the remote machine.
Main features:
- Reading and Parsing compiler output Currently Xtudio supports many of the popular UNIX compilers (Sun WS CC & cc, AIX xlC & xlc, GNU?s gcc & g++)
- Makefile generator Auto generated makefiles for compiling on your target machine and displaying the build output to a dedicated window
- Navigation Trees Xtudio provides both Class View & File view for quickly navigating in the code
- FTP Client with SSH1 & SSH2 Support Built-in FTP Client to avoid swapping applications
- Code Beautifier Auto Indent selection of code to make your code more readable, the beautifier supports both the Java & ANSI styles
- CodeCompletion Auto complete functions, classes, etc. according to code context
- Syntax Highlighting Color your text according to user defined colors for many languages (C, C++, Java, Z/C/K Shells, HTML, XML)
- Members List When typing the ?.? Or ?->? operator, a drop list is opened to display the possible function, members to display
- Type Info Hovering a functions and variables, Xutdio displays a tooltip that contains information about the type
- Text Folding Code folding based on blocks (open and close curly braces), In addition user defined folding points
- Bookmarks Quickly attach bookmarks to the document to allow fast jumping between rows
- Find In Files Quickly searches the entire workspace for a phrase (even in files which are not currently opened in the editor)
- Highly Configurable
Enhancements:
- Bug# 45 Fixed bug the Ctrl + F4 Open wrong menu
- Bug# 49 Fixed bug that failing to locate the DLL of the source control causes the application to crash
- Bug# 55 Fixed a bug that caused the Recent files not to work properly
- Bug# 57 Fixed a bug that Adding an existing items to the projects from the file view - all files were opened
- Bug# 58 Fixed a bug that when selecting more than 15 files with LONG names in the FTP dialog crashes the application
- Bug# 60 Fixed a bug that selecting multiple files in the FTP dialog - the right click menu goes out of the dialog
- Bug# 64 Fixed a bug that double clicking on a line in the find files window - opens the same file more then once
- Bug# 68 Fixed a bug that files opened from the Recent file menu can be opened more then once
- Bug# 69 Fixed a bug that xtudio failed to open workspace that was copied from other location (on the local machine)
- Bug# 74 Fixed a bug that keyboard event could sometimes carsh the application, while the Settings dialog was opened
- Bug# 75 Fixed a bug that swapping applications using alt+tab - causes the localhost path to change
- Bug# 21 New** The disabled icons are now 24bit instead of 16 colors
- Bug# 23 New** Support for source control was added (the infrastructre was added, however there is no currently implementation of plugin)
- Bug# 36 New** esc character now close the code completion list
- Bug# 61 New** An an option to abort the FTP operations (simply hit the escape character)
- Bug# 62 New** An account management toolbar was added.
- Bug# 63 New** An option to add new file from the toolbar (without the New dialog) was added
- Bug# 65 New** Save as now put default file name
- Bug# 66 New** A web toolbar was added, Xtudio now contains a built in browser
- Bug# 67 New** The help files can now be accessed from teh web site and not just as part of the installation.
- Bug# 76 New** Track changes feaure was added
- Bug# 77 New** Compilers can now be added by simple configuration, a full detailed tutorial can be found in the help files
- Bug# 78 New** An advance dialog was added, it can be accessed from Options --> Advance
The alpha version of the program is free software
Linspect Editor 1.2.9
Linspect Editor - SSH-enabled remote (server-side) text file editor for Windows more>>
Linspect Editor allows you to open files from remote Linux or Unix servers over an SSH-secured connection, change/update the files and write it back to the server. Linspect Editor is a must for system administrators and programmers who often need to edit server-side configuration files, system scripts, batch files, source code, CGI scripts and common text files residing on remote Linux/Unix servers.
Before the Linspect Editor was around, usual way of editing remote files was to login to a Unix/Linux machine and edit the file using a text editor (e.g. vi).
If you wanted to transfer a text file (e.g. a CGI or a system script) to a different machine, you needed to use various file transfer utilies (many of them being insecure). Now that the Linspect Editor is here, you need nothing else. Just run it, connect to a server, browse through the server file system, open a file (file is downloaded to Linspect Editor over SSH), change the file and save it either locally, or back to the server (or to any other server).
You can also open/edit/save local files, and save them to remote servers as well. Linspect Editor does UnixWindows CR/LF format conversion for you.
With Linspect Editor you can e.g. connect to a Linux machine (using a secure SSH1 or SSH2 connection), browse through the server file system, open a script (the script will open in Linspect Editor on your Windows machine and the connection to the server is closed), then you can edit the file, connect to a different Linux/Unix machine, browse to a desired directory and save the script there. Linspect Editor does not keep the connection open. It connects to a server just if you are opening or saving a remote file.
You may also save files locally (on your PC). Linspect Editor is the easiest and the fastest way of editing server-side text files on your Windows machine.
License:Freeware
LinuxSysInfo 1.0 Beta
A Windows based Application which can be used to retrieve and examine the information from remote linux servers more>>
It use SSH2 protocl to do the secure communication with remote Linux server. It is tested with Fedora Core, Gentoo, Debian, Centos. It is recommended but not necessary to use root level login with this application.
Supported Linux Distros on remote server: Fedora Core, Gentoo, Debian, Centos, RedHat
Sysax FTP Automation 4.5
PLEASE REVIEW AND EDIT CAREFULLY This application is a scripting and scheduling software that enables the creation, debugging, and execution of file transfer. more>>
Sysax FTP Automation 4.5 offers you a wonderful software which enables the creation, debugging, and execution of file transfer.
Note: A Personal edition of the product is available free for non commercial use, but you still need to register.
Major Benefits:
- Secure file transfers
- Sysax FTP Automation supports SSH2 based SFTP, SSL/TLS based FTPS, and regular FTP Public key authentication and client side SSL certificates are also supported
- Easy automation
- Automation wizard automatically generates file transfer scripts that can be customized and fine tuned
- An integrated editor and debugger enable scripts to be stepped through line by line to debug them.The ntegrated scheduler runs as an NT service and can execute both scripting tasks and other programs
- Outstanding value
- File transfer scripts can be executed using the scheduler or from within other scripts or programs. The Enterprise edition supports execution of up to 16 file transfer tasks simultaneously
Major Features:
- SFTP, FTPS, and FTP file transfer
- Public key authentication
- Client side SSL certificates
- Email notification
- File compression and decompression
- Detailed logging
- Task scheduler service
- Command line FTP tool
- FTP scripting
- Script generation wizard
- Script editor and debugger
- Simultaneous execution of multiple tasks
- License for commercial use
- Free upgrade to all future 4.xx releases
EngInSite DataFreeway 2.8.4.233
free SSH (SSH1,SSH2,SFTP) client more>> DataFreeway is a freeware SSH (SSH1,SSH2,SFTP), WebDAV, FTP, FTPS Client for Windows. EngInSite DataFreeway allows you to access remote servers from your Windows desktop. This is an innovative, network, plug-in based client, which supports multiple transfer protocols (SSH,WebDAV, FTP). Its user interface provides a simple, protocol-independent way to transfer data. Standard techniques, like drag-and-drop and copy-and-paste, allow users to transfer files between servers running different transfer protocols, and download/upload files to/from a local machine.<<less
Luckasoft Software - DataFreeway - free SSH (SSH1,SSH2,SFTP), WebDAV, FTP, FTPS Client for Windows. EngInSite
DataFreeway is a freeware SSH (SSH1,SSH2,SFTP), WebDAV, FTP, FTPS Client for Windows. EngInSite DataFreeway allows you to access remote servers from your Windows desktopLicense:Freeware
FTP Client Screen Saver 1.0
Screen saver for users of the BitKinex FTP client. BitKinex integrates the functionality of an innovative , and for Windows. more>>
FTP Client Screen Saver 1.0 shows users of the BitKinex FTP client the tips for using this popular software. BitKinex integrates the functionality of an innovative , and for Windows.
In addition to features found in other popular FTP programs (like support for the SSL/SSH, multipart and multithreaded transfers, remote edit or FXP) BitKinex introduces several unique approaches and solutions.
With just one click you can minimize the space occupied by the program to one small window showing the status of running requests, and with just a few clicks you can see all the details again. In contrast to other FTP clients BitKinex uses multiple connections not only for file transfers but for browsing remote directories as well. You don't need to wait when you make a mistake and accidentally click on a wrong folder.
BitKinex allows you to click on the right one immediately and instantly starts to retrieve the content of the directory you want to see using another connection. The unique technology of indirect server-to-server transfers allows you to transfer files between servers running different transfer protocols (FTP=>WebDAV, WebDAV=>SFTP, SFTP=>FTP, etc.).
Major Features:
- BitKinex Highlights
- Site Navigation Without Freezing Windows
-
- Unique technology of advanced directory caching and multi connection/threaded directory scanning makes the non-blocking browse windows possible.
- Robust User Request Handling
-
- Resume and control in detail not only file transfers but all user requests - including file removals, moves, directory creations, remote edits, prints, etc.
- Indirect Transfers
-
- Allows users to transfer files from one server to another regardless of which protocol they are running (FTP-">SFTP, WebDAV-">FTPS, HTTP-">FTP, etc.)
- Smart Messenger-like User Interface
-
- Does not occupy much space on your desktop.
- Properties Inheritance
-
- For easy and flexible configuration.
- Large Number of Supported Protocols
-
- Including FTP, FXP, FTPS, SFTP, HTTP, HTPS and WebDAV.
- Request Processing
- All Requests Resumable by Default
- Parallel Request Processing
- Indirect Transfers Supported for All Implemented Protocols
- Direct Server-to-Server (FXP) Transfers
- Multiple Connections Automatically Used for All Requests
- Multi-Part Trasnfers
- Filtered Requests
- Scheduled Requests
- Extended Versions of All Requests
- Request History
- Stop, Pause or Restart Requests
- Skip, Pause or Resume Particular Files or Directories
- Auto-detect Transfer Type (ASCII / Binary)
- Auto-detect FTP Transfer Mode (PASV / PORT)
- Preserve File Update Times
- Adjustable Paramaters of Running Requests
- Automatic Exit, Suspend and Shutdown upon Request Completion
- "Remote Edit", "Find Files" and "Replace in Files" Support
- Change File Properties (CHMOD) Support (FTP, SFTP, WebDAV, local)
- Windows/Unix New-Line Convertors
- Uppercase/Lowercase Convertors
- File/Directory Comparisons
- File Name Conversions
- Overwrite Rules
- Custom Request Names
- Command Line Interface Allowing to Start Requests of All Types
- Custom FTP commands
- WebDAV File Locking
- Recursive CHMOD
- Resolving of Symbolic Link
- HTML Parsing (Server Content Retrieval)
- Connection and Data Source Management
- FTP, FTPS, SFTP, HTTP, HTPS, WebDAV Support
- Support for FTP, HTTP SOCKS 4 and SOCKS 5 Proxy Servers
- Auto-detect Windows Proxy Settings
- Step-by-Step Connection Wizard
- Quick Connect Dialog
- Blowfish-Encrypted Data Source Repository
- Import Sites from other FTP Clients
- Export Data Sources (in BitKinex or Text Format)
- Unlimited Number of Opened Connections
- Bandwidth Throttle
- Network Traffic Monitor
- FTP Port Range Limiter
- Support for Unicode-Compatible Sites (UTF8)
- Connection Keep-Alive
- Separate Tab for Favorite Data Sources
- Automatic On-Demand Connect
- Automatic and Manual Disconnect
- User Interface
- Messenger-like Program Control
- Site Navigation Without Freezing Windows
- Properties Inheritance
- Configuration Wizards
- Fully Customizable Look of all Windows
- "Always on Top" Support
- "Find in Window" Support
- Unlimited Number of Simultaneously Opened Browse Windows
- Support for Multiple Connections/Threads in a Single Browse Window
- Content of Two Data Sources Optionally Displayed in a Single Window
- File Filtering in Browse Windows
- Fully customizable Date/Time Formats
- File Sorting on Name, Type, Size, Update Time, etc.
- Directory Bookmarks
- Support for Default Directories
- Windows Explorer Integration
- Internet Explorer Integration
- Startup Tips
- Keyboard Accelerators
- Drag-and-Drop and Clipboard Operations
- High-Color Menu and Toolbar Icons
- Minimize To System Tray Support
- Synchronized Browsing
- Transparent Windows
- Background Images
- Sound Alerts
- Security
- Blowfish Encrypted Site Passwords
- Built-in Certificate Manager
- Root CA Store
- Easily Manageble List of Trusted Certificates and Public Keys
- Implicit FTP SSL Support (port 990)
- Explicit FTP SSL, TLS Support (AUTH command)
- HTTP SSL Support (port 443)
- HTTP Basic and Digest Authentication
- SFTP over SSH2
- SSH2 Password and Public Key Authentication
Requirements:
- Windows 2000, 2003, XP
- .NET framework 2.0
- Pentium compatible processor or higher
- 64 Mb RAM
- 10 Mb disk space
WareSeeker Editor
UniTTY 2.0.2
UniTTY - A Multi-protocol connectivity client more>>
UniTTY is a multi-faceted client that does much more than just standard SSH. This client provides the network administrator with the ability to connect to systems using SSH, SFTP, Telnet, Secure VNC and also provides sophisticated identity management facilities that help to cut down on repeated and unnecessary password entry.
Feature Rich and Free!
No other client application matches the feature set provided by UniTTY. There has never been a more integrated client application that also provides the distinct advantage of platform independence. Written in Java, UniTTY can be used on your Windows, Linux and Macintosh systems. UniTTY essentially makes your existing connectivity software redundant.
There is no longer any need to familiarize yourself with multiple applications for each network protocol since UniTTY delivers them all.
Automatically Secured VNC Sessions
The standard VNC display protocol is not a secure protocol by design. It is quite possible for VNC network traffic to be intercepted by a third-party and this could possibly lead to compromization of your network security. However, when VNC is combined with SSH, all traffic is encrypted across the wire.
Existing methods of securing the VNC protocol are generally time consuming and unsuitable for those without a firm grounding in the principles of computer security.
UniTTY simplifies this process so that it becomes almost invisible to the end user. A secure SSH connection is created automatically, and the VNC protocol is configured to be forwarded over the SSH channel. Basic unencrypted VNC sessions are also supported for compatibility with those hosts that are not also running an SSH server.
Transparent Proxying Using SSL-Explorer
Traditionally, connecting to systems within the corporate network from a remote site would usually involve port forwarding to overcome NAT issues. UniTTY however comes with inbuilt support for connecting to internal hosts transparently proxied via an SSL-Explorer VPN server.
Using this method you can administer internal hosts with ease and make use of all the above services. Firewalls can be easily negotiated since the SSL-Explorer makes use of port 443 only, with all traffic between the client and the gateway encrypted using the industry-standard SSL protocol.
Main features:
- Supports SSH1, SSH2, VNC, Telnet, SFTP, Secure VNC and Socket connections
- Supports SSL-Explorer VPN proxying
- SSH supports password, public-key and keyboard-interactive authentication
- Identity manager allows creation of keys and reduces password entry
- Configure remote systems for access with your public-keys automatically
- Faster data transfer rates than competing applications
- Platform independent - supports Windows, Macintosh, Linux, Solaris
- Intuitive interface for maximum user friendliness
- Terminal supports VT100, VT220, VT320 and ANSI Emulations
- Multiple sessions can appear as seperate tabs in the interface
- VNC supports Hextile, ZLib, Raw encodings
- Fully configurable terminal with various color/cursor settings
- Spawn new windows or clone existing sessions to new windows
- Resizable fonts can scale proportionally with screen size
- Data compression supported
- Supported ciphers are 3DES-CBC and Blowfish-CBC
- Store connections & settings to file

PuttyStyle 1.0
Putty is a brilliant, and free, telnet/ssh/ssh2 program for Windows. more>> Putty is a brilliant, and free, telnet/ssh/ssh2 program for Windows. PuttyStyle is a simple wrapper for Puttys gui presentation, to remove borders and enable transparency. Written in C++, tested on Windows 2000/XP.
Usage :
After running puttystyle.exe, all existing will be taken over, as well as all Puttys run while puttystyle is still loaded. To adjust the transparency, you can either hold CTRL and use mouse wheel up/down or hold CTRL and press the UP/DOWN keys on your keyboard. To resize the window, place the cursor at any one of the corners (though this works best with the putty scrollbar disabled). To move the window, press and hold the right mouse button and whirl your mouse around.
If/when you want to unload PuttyStyle, press CTRL+ALT+X.
If you wish to have it run at system boot, just place a shortcut to puttstyle.exe in your start menu startup tab. Just remember to point shortcuts working directory to whereever you place puttystyle.exe and wndmove.dll.<<less

Poderosa 4.1.0
Poderosa is a tabbed terminal emulator for Windows with many features more>> Poderosa is a tabbed terminal emulator for Windows with many features. It is convenient to open multiple connections at the same time. Moreover, you can split the window into panes and allocate each connection. In addition to Telnet and SSH1/2, local cygwin shell and serial ports are supported.
Features
Against common terminal emulators such as Putty or TeraTerm, Poderosa has following features.
Tabbed style GUI
It is convenient to open multiple connections at the same time. Moreover, you can split the window into panes and allocate each connection.
Many different ways to connect.
In addition to Telnet and SSH1/2, local cygwin shell and serial ports are supported.
Fulfilling options and tools
A lot of terminal functions are available. Examples are: SSH2 port forwarding, SSH Key generation wizard, and SOCKS connections.
Plugin architecture
You can extend the feature of Poderosa by plug-ins, like Eclipse does. Connections via serial ports and X/ZModem-support are provided as additional plug-ins. A manual for plug-in developers is included the installation package.
Government support
In 2005, the Japanese government selected our innovative software project and provided financial resources to support it.<<less

Portable SecureFX 6.0
SecureFX meets your evolving file transfer needs with a single application more>> SecureFX meets your evolving file transfer needs with a single application that lets you choose between SFTP using an encrypted SSH2 connection or FTP over SSL (TLS) for secure transfers, or standard FTP for nonsecure transfers. It has a simple Explorer-like interface, so its easy to learn and use while offering powerful automation capabilities for unattended, secure file transfers.
SecureFX 6.0 introduces new features that save you valuable time like quick synchronize support for mirroring with delete, an editable address bar showing the current path of local or remote sessions, and the ability to resolve symbolic links. User interface enhancements include Windows display themes and drag-and-drop customization of toolbar and menu items. Other new features are a combined installer for SecureFX and SecureCRT, support for U3 smart drives, and MSI installers to simplify and automate distribution and installation.
features:
Quick synchronize mirror with delete: Automatically delete files or folders that are not on the source from the destination, allowing you to exactly match the destination and source. This is also supported in SFXCL.
Address bar: An editable address bar shows the current path of the local or remote session as well as a history of the most recently used paths, allowing you to navigate easily between paths, type paths, or copy and paste paths to and from the clipboard.
Default transfer type is used when type is "Unknown": This option tells SecureFX to automatically use the default transfer type when the type is Unknown, instead of a displaying a prompt dialog, so that there are fewer transfer interruptions.
Resolve symbolic links: Select this option to automatically resolve symbolic links.<<less
Opengear SDTConnector 1.4.1
Opengear SDTConnector (sdtcon) is a project designed to allow you to control remotely systems and devices inside a private LAN more>>
The goal of the sdtcon project is to provide simple point and click secure remote and out of band access to systems and devices inside a private LAN or management network.
sdtcon is a multi-platform application written in Java. It utilizes the Java Secure Channel (JSch) implementation of SSH2 to create SSH redirections (aka SSH tunnels) into the private network through the public Internet via an SSH gateway, as illustrated in this network diagram.
A client on the local host is automatically connected to the remote host through the secure tunnel, often using an otherwise insecure protocol such as Telnet or VNC.
Uniquely, sdtcon has overcome a traditional limitation of SSH to allow you to tunnel UDP based protocols (such as DNS or Serial over LAN). Another unique feature is sdtcons ability to facilitate out-of-band access to your remote hosts should the primary path to your SSH gateway be unavailable or unreliable.
Main features:
- sdtcon interoperates with any SSH2-compliant gateway, including machines running OpenSSH, and Opengears secure device and console servers
- Strong encryption and authentication using JSch SSH2 implementation
- Public key and password authentication to the SSH gateway
- No limit of the number of gateways, hosts or services that can be configured
- No artificial limit on the number of hosts that can be accessed concurrently
- Very simple to configure and easy to use
System requirements:
- Java runtime environment (JRE) 1.4.2 or later
- Page: 1 of 2
- 1
- 2