Soft82.com » Windows » Networking » Network » Tunnelier 4.40
Tunnelier 4.40
Download Tunnelier
| Developer | |
| Product Homepage | |
| Date Added | January 17, 2011, 13:18 GMT |
| License | Free (Freeware) |
| Last Week / All Time Downloads | 4 / 1,401 |
| Size | 6.5MB |
| OS Support | Windows All |
Tunnelier Description
Free SSH client for Windows with SFTP, tunneling, terminal, FTP-to-SFTP bridge
Free for individual use, Tunnelier is a fast, robust, easy to use SSH client for Windows (all versions) with an advanced graphical SFTP file transfer client; VT100, xterm and bvterm terminal console; scriptable console-mode clients for SFTP, terminal console and remote execution; flexible TCP/IP tunneling support - providing manual rules as well as an integrated SOCKS and HTTP proxy for dynamic forwarding; supports server-configured port forwarding rules for easier client administration; forwards Windows file shares; has strong auto-reconnect features; an FTP-to-SFTP protocol bridge; support for single-click Remote Desktop forwarding for graphical server access. Supports public key user authentication, as well as transparent authentication with Kerberos (GSSAPI) or NTLM. To satisfy special requirements, Tunnelier is highly customizable using a variety of command line parameters. Ideal for remote server administration using SSH - implements a complete set of features for this. Tunnelier supports all SSH servers, but it is most powerful when connecting to Bitvise WinSSHD.
Tunnelier is our SSH and SFTP client for Windows which incorporates:
* one of the most advanced graphical SFTP clients;
* state-of-the-art terminal emulation with support for the bvterm, xterm, and vt100 protocols;
* support for corporation-wide single sign-on using SSPI (GSSAPI) Kerberos 5 and NTLM user authentication, as well as Kerberos 5 host authentication;
* support for RSA and DSA public key authentication with comprehensive user keypair management;
* powerful SSH port forwarding capabilities, including dynamic forwarding through integrated SOCKS and HTTP CONNECT proxy;
* powerful command-line parameters which make Tunnelier highly customizable and suitable for use in specific situations and controlled environments;
* an advanced, scriptable command-line SFTP client (sftpc);
* a scriptable command-line remote execution client (sexec) and a command-line terminal emulation client (stermc);
* an FTP-to-SFTP bridge allowing you to connect to an SFTP server using legacy FTP applications;
* WinSSHD remote administration features;
* single-click Remote Desktop forwarding.
* Tunnelier is free for individual use, as well as for limited use inside organizations. To begin, simply download the installation executable - you will find the download links on our download page. Check the Tunnelier license to see if you can use it free of charge or whether a right of use needs to be purchased for your environment.
Graphical SFTP File Transfers
Tunnelier incorporates what we believe is one of the most advanced SFTP file transfer clients, with support for the following:
* automatic resuming, text file awareness, recursive subdirectory transfers;
* powerful, advanced transfer list management;
* high speed - up to 5 MB/s when connected to a WinSSHD server, network bandwidth and disk resources permitting;
* fast responsiveness to user input even when in the middle of multiple file transfers.
Tunnelier also incorporates an advanced, scriptable command-line SFTP client.
Terminal Access - Remote Console
Tunnelier provides integrated access to the SSH server's console, either via VT-100 and xterm protocols supported by most SSH servers on any platform, or via the enhanced bvterm protocol supported by WinSSHD:
* all terminal emulation is done in a regular Windows console, using standard Windows fonts, supporting standard settings for Windows consoles;
* UTF support with VT-100 and xterm, Unicode support with bvterm (full Unicode support on NT-series Windows platforms);
* full color support with xterm and bvterm;
* support for large screen buffers, all key combinations including Alt-keys and accurate console rendering with bvterm (fully accurate on NT-series Windows platforms).
Tunnelier also incorporates a command line terminal emulation client, stermc, as well as a command-line remote execution client (sexec).
Single sign-on
That's right! When using Tunnelier to connect to a GSSAPI-enabled SSH server in the same or a trusted Windows domain, you can let Kerberos 5 (or on older platforms, NTLM) perform the server as well as user authentication for you, without you having to wiggle a toe! No manual host key verification; no management of user passwords and public keys. Just tell Tunnelier which SSH server in the domain to connect to, and if that server is WinSSHD version 4 or another server with compatible support for GSSAPI, the two programs will authenticate and establish a secure connection automatically.
Tunnelier as a Port Forwarding Client
Tunnelier is a powerful SSH2 port forwarding client with many features, including:
Dynamic tunneling via integrated proxy supporting SOCKS4, SOCKS4A, SOCKS5 and HTTP CONNECT proxy tunneling protocols. Configure your applications to connect to target hosts through Tunnelier's proxy, and no manual tunneling rules need be configured.
How to set up programs for dynamic tunneling: Firefox, IE; with these settings in Tunnelier.
* Port forwarding settings can be saved to and loaded from a profile. One can maintain multiple complex tunneling configurations without having to manually enter parameters before each session.
* Tunnelier minimizes its presence by displaying only a system tray icon when running in the background. If an error is encountered while the program is minimized, the icon reflects that.
* Server-side forwarding: with WinSSHD and Tunnelier, a server and multiple clients can be set up so that all port forwarding rules are configured centrally at the server, without requiring any client-side setting updates. The SSH clients only need to be configured once, and port forwarding rules can easily be changed when necessary.
* Command-line parameters are supported. Using command-line automation, a port forwarding session can be started from a link in the Startup menu without requiring any user interaction whatsoever. Help with the command-line parameters can be found in the Tunnelier log area when it is first started, or by executing 'Tunnelier /?' from a command prompt.
* After an SSH session is established, any external application can be launched automatically.
* If an SSH session is interrupted, Tunnelier can automatically reconnect to the server.
Highly customizable
Run 'tunnelier -?' for a list of command-line parameters providing flexibility to:
* make Tunnelier load a profile and connect immediately on startup and exit on disconnect using the -profile, -loginOnStartup and -exitOnLogout parameters;
* make Tunnelier hide portions of its user interface (main window, authentication messages, access to SSH features) using the -hide and -menu parameters;
* run Tunnelier from removable media and prevent it from making any changes to the Windows registry - and yet use public key authentication and verify host keys using the -noRegistry, -keypairFile and -hostKeyFile parameters;
Portable
Our users have made use of Tunnelier's customizability to create portable Tunnelier distributions that can run from a USB key, in the U3 and PortableApps formats.
Command-Line SFTP Client
Tunnelier incorporates sftpc, an advanced command-line SFTP client which supports:
* queued background transfers so you can continue browsing directories while a file downloads ('get * -bg');
* powerful command-line parameters for automated scripted transfers launched from a batch file or an external program;
* automatic text file conversion when transferring files between platforms (the 'type' command);
* wildcards - the * and ? wildcard characters can match more than one file;
* recursive transfers - a simple 'get * -s' downloads all files and subdirectories;
* resume support - 'get file.txt -r' resumes a previously downloaded file if it already exists;
* high speed - up to 5 MB/s when connected to a WinSSHD server, network bandwidth and disk resources permitting.
Additional information:
* Usage: after installing Tunnelier, get this help by executing 'sftpc -h'
* Command list: after installing Tunnelier, get this help by executing 'help' and 'help ' from within an established SFTP session
* The 'log' utility can be used with sftpc to store the output of each individual SFTP session in a separate, uniquely named log file for auditing.
Command-Line Remote Execution Client
Tunnelier incorporates sexec, a scriptable command-line remote execution client which can be used to securely execute programs on remote machines from a batch file. The batch file can perform actions based on the exit code reported from the remote program, and can capture the remote program's output for processing by simple redirection of sexec output.
Another command-line program included with Tunnelier, stermc, conveniently opens an SSH terminal emulation session with xterm, VT-100 and bvterm support in the same Command Prompt window it is started from. If you SSH from computer A to computer B running WinSSHD, and you also have Tunnelier installed on computer B, you can use stermc to conveniently establish an onward SSH terminal session to computer C.
All Tunnelier command-line clients support all authentication methods supported by Tunnelier, can load settings from a Tunnelier profile, work with the same user keypair and host key database as the graphical Tunnelier client does, can connect through a SOCKS or HTTP CONNECT proxy, and support a common set of command-line parameters controlling most aspects of establishing an SSH connection.
FTP-to-SFTP Bridge
Tunnelier incorporates an FTP-to-SFTP bridge which performs translation between the FTP and SFTP protocols, allowing any FTP client application to connect securely to an SFTP server through Tunnelier. Both active mode and passive mode FTP data connections are supported, as well as restarted transfers, directory listings and other features. All FTP clients should be able to list directories and transfer files across Tunnelier's FTP-to-SFTP bridge, including integrated clients in applications such as DreamWeaver, GUI clients such as BulletProof FTP, and command line clients such as the default ftp.exe client accompanying Windows. If an FTP client you use fails to work with Tunnelier's FTP-to-SFTP bridge, let us know.
See Accessing an SFTP Server with an FTP Client for more information about the FTP bridge.
Tunnelier with WinSSHD
When connected to WinSSHD, Tunnelier can do all of the above, as well as the following:
* bvterm console: when connected to WinSSHD, Tunnelier provides you with the best console available on the Windows platform. Our bvterm protocol supports the full spectrum of a Windows console's features: colors, Unicode characters, all-key access and large scrollable buffers.
* remote server configuration: using Tunnelier, all WinSSHD settings can be configured remotely as if you were sitting in front of the server itself. The server's event log can also be remotely viewed and managed.
Tunnelier 100% CLEAN Certification
Tunnelier has been tested by Soft82.com team against viruses, spyware, adware, trojan, backdoors and was found to be 100% clean. Our editors will recheck this software periodically to assure that it remains clean.
View Antivirus ReportTunnelier Version History
| Product | Date Added |
|---|---|
| Tunnelier 4.40 | January 17, 2011 - Latest Version |
| Tunnelier 4.39 | December 15, 2010 |
| Tunnelier 4.36 | August 09, 2010 |
| Tunnelier 4.33 | April 23, 2010 |
| Tunnelier 4.29 | June 22, 2009 |
| Tunnelier 4.28 | June 02, 2009 |
| Tunnelier 4.26 | March 03, 2008 |
Download Tunnelier
New Network Software
MxTunnelMay 25, 2012Proxy and SSL Tunnel |
XRI ExplorerMay 23, 2012An accessible and handy front-end to the OpenXRI |
|||
NeSSi2May 23, 2012A novel network simulation tool which incorporates a variety of features |
IPSwitcher BasicMay 22, 2012Change TCP/IP configuration without rebooting |
|||
Port Forwarding Wizard Home EditionMay 22, 2012Lets you Infinite port forwarding until the destination ip address is achieved |
NetSetManMay 18, 2012Switch between pre-configured network settings |
|||
MTPuTTYMay 18, 2012A small utility enabling you to wrap unlimited number of PuTTY applications |
Portable NetSetManMay 17, 2012A network settings manager which can easily switch between 6 different, visually structured |
|||
SoftPerfect Network ScannerMay 17, 2012A free multithreaded IP,SNMP,NetBIOS scanner. Can detect hidden shares on a LAN |
TorMay 16, 2012Defend against traffic analysis, a form of network surveillance that threatens personal freedom |
|||
NetBalancer FreeMay 16, 2012An internet traffic control and monitoring tool designed for Windows |
iReasoning MIB Browser PortableMay 16, 2012An indispensable tool for engineers to manage SNMP enabled network devices |
|||
iReasoning MIB Browser ProfessionalMay 16, 2012An indispensable tool for engineers to manage SNMP enabled network devices and applications |
iReasoning MIB BrowserMay 16, 2012Indispensable tool for engineers to manage SNMP enabled network devices and applications |
|||
iReasoning MIB Browser Enterprise PortableMay 16, 2012A powerful and easy-to-use tool powered by iReasoning SNMP API |
SerialSnifferMay 16, 2012Tool to visualize data on serial ports / comports and to log or record them |
|||
Net Profile SwitchMay 16, 2012Switch network settings on your laptop, switch between networks |
MaSSHandra PersonalMay 16, 2012Create amazing network diagrams in a 3D environment |
|||
FlyVPNMay 15, 2012Unblock and access Facebook, YouTube, Twitter and Skype overseas |
OmniPeekMay 15, 2012Comprehensive Network Analysis Tool |
|||
Last 7 Days Most Downloaded Network Products
LogMeIn Hamachi127 downloadsLogMeIn Hamachi: Instant, Zero Configuration VPN |
Connectify127 downloadsWiFi hotspot to share the Internet with friends, co-workers, and mobile devices |
|||
ProxyCap84 downloadsProxyCap enables you to redirect Internet applications through HTTP, SOCKS v4 |
Tor79 downloadsDefend against traffic analysis, a form of network surveillance that threatens personal freedom |
|||
cFosSpeed75 downloadscFosSpeed is a high-performance network driver for DSL modems and routers |
Vidalia58 downloadsVidalia allows you to start and stop Tor, view the status of Tor at a glance, and monitor Tor's... |
|||
Free Limewire Download56 downloadsGet your free limewire download now! |
Snort45 downloadsNetwork intrusion prevention and detection system (IDS/IPS) |
|||
Wireshark40 downloadsThe world's most popular network protocol analyzer |
Angry IP Scanner39 downloadsAngry IP scanner is a very fast and small IP scanner |
|||
All Time Most Downloaded Network Products
LogMeIn Hamachi83,675 downloadsLogMeIn Hamachi: Instant, Zero Configuration VPN |
Connectify8,235 downloadsWiFi hotspot to share the Internet with friends, co-workers, and mobile devices |
|||
ProxyCap27,447 downloadsProxyCap enables you to redirect Internet applications through HTTP, SOCKS v4 |
Tor5,148 downloadsDefend against traffic analysis, a form of network surveillance that threatens personal freedom |
|||
cFosSpeed50,942 downloadscFosSpeed is a high-performance network driver for DSL modems and routers |
Vidalia6,639 downloadsVidalia allows you to start and stop Tor, view the status of Tor at a glance, and monitor Tor's... |
|||
Free Limewire Download390,322 downloadsGet your free limewire download now! |
Snort6,382 downloadsNetwork intrusion prevention and detection system (IDS/IPS) |
|||
Wireshark14,984 downloadsThe world's most popular network protocol analyzer |
Angry IP Scanner26,382 downloadsAngry IP scanner is a very fast and small IP scanner |
|||
Download Tunnelier


