OpenSSH is a free version of the SSH connectivity tools that technical users rely on. OpenSSH encrypts all traffic (including passwords) to effectively eliminate eavesdropping, connection hijacking, and other attacks. Additionally, OpenSSH provides secure tunneling capabilities and several authentication methods, and supports all SSH protocol versions.
↧
OpenSSH
↧
ZOC
ZOC is a powerful and well-established terminal emulator and telnet client, well known for its outstanding user interface with tabbed multi session support.
ZOC lets you access character based hosts using Secure Shell (SSH/SSH2), telnet, modem, ISDN and most other means of communication.
ZOC can be used to connect to Unix/Linux hosts and shell accounts, BBS's, IBM mainframes (via TN3270 or TN5250), Cisco CLI (command line interface) or internet muds.
↧
↧
SecureCRT
SecureCRT combines rock-solid terminal emulation with the strong encryption, data integrity, and authentication options of the Secure Shell protocol. SecureCRT provides secure remote access, file transfer, and data tunneling for everyone in your organization.
↧
FireSSH
FireSSH is a free, cross-platform SSH terminal client for Mozilla Firefox. Written entirely in Javascript!
↧
Chrome Secure Shell
Secure Shell is an xterm-compatible terminal emulator and stand-alone ssh client for Chrome. It uses Native-Client to connect directly to ssh servers without the need for external proxies.
↧
↧
MacTerm
MacTerm (was MacTelnet) on OS X is now a complete replacement for Terminal, allowing access to both local and remote applications.
Its many features include powerful terminals (with or without tabs), a very flexible preferences system, TEK vector graphics, dynamic search, notifications and keep-alive, macros, a floating command line window, special keypads, a session manager, and even a basic Python scripting interface. It's also free software under the GPL.
↧
NodeSystems for Network Operations
NodeSystems is a Terminal Emulator with Shared Database that also doubles as Credentials Manager and CMDB
↧
SSH Shell
Login remote shell with one-click.
The most convenient SSH client, easily interact with your remote host using integrated terminal.
Notable Features:
- Can manage multiple ssh sessions for different servers
- Automatically reconnect after disconnected by errors or waking up from sleep
- Remember and autofill ssh login passwords in OS X keychain automatically
- Able to manage private keys, and can remember / forget passphrases of private keys in keychain
- Servers can be imported from / exported as JSON file
- Integrated terminal is compatible with Terminal.app / xterm / iTerm2
SSH Functions:
- Able to compress SSH connection
- Support public-key, password, keyboard-interactive authentication methods
- Support Google Authenticator and Authy for two-step verification
- Support multi-factor authentication
- Can deal with DSA, RSA, ECDSA, ed25519 private key types
- RFC4716, PKCS#8 and PEM key formats are supported, compatible with OpenSSH
↧
Royal TS
Royal TS provides easy and secure access to your remote systems
Unlock the power to remotely manage your systems
on multiple platforms!
Royal TS is the perfect tool for server admins, system engineers, developers and IT focused information workers who constantly need to access remote systems with different protocols.
For the first time in the industry you're able to use Royal TS on Windows, OS X and soon, on iPad & iPhone.
Platform independent key features:
- Access and manage your connections
- Credential management
- Tabbed user interface
↧
↧
ShellCraft
With convenient and powerful user interface, ShellCraft significantly improve your efficiency. ShellCraft implements the standard SSH/Telnet protocol, it can simply connect to various servers. The session management function make you managing sessions easily, connecting to session is very convenient from anywhere. It also includes the getting started page to guide you how to start.
KEY FEATURES:
Full featured SSH/Telnet protocol
* Telnet protocol with auto-login
* SSH1 and SSH2 protocol with password and public key authentication
Appearance
* Everything present in tab such as Telnet/SSH session, session management, host key/user key management
* Multiple default popular themes including Monokai, Solarized etc.
* Configurable font name and font size
* Quick zoom in and out in terminal session
Connect and manage session
* Create and manage sessions in efficient way
* Quick connect to saved session from toolbar address menu or new tab
* Quick connect to remote host from toolbar address bar without a saved session
* Auto-connect the default session on app startup
* Folder and tree view in the sessions management tab
* Import and export sessions
Terminal
* Basic vt100 and enhanced vt mode
* xterm and xterm 256 color mode
* Dynamic configurable terminal buffer size
* Multiple terminal encoding/decoding
Highlighted configurable preference
* Copy the selection automatically
* Paste with right mouse down
* Open new window with default session connected
* Duplicate or close the tab with double mouse click
* Browser all the default key mapping
↧
Remote Desktop Manager
Remote Desktop Manager lets you centralize all your remote connections, passwords and credentials into a unique platform that people love to work with.
Connect any session types, such as: RDP, SSH, ARD, Web, VNC, Telnet, ICA/HDX, TeamViewer, LogMeIn and many more.
Browse shared folders or cloud repositories, such as DropBox, Amazon S3, Microsoft Azure Storage.
Import or integrate existing password managers, such as KeePass and many more.
Connect to any FTP, SFTP or FTPS site.
Drive security, speed and productivity through your organization while reducing risks for your IT department.
Join over 200,000 users in more than 85 countries who enjoy Remote Desktop Manager.
↧
Putty for Mac
Putty is one of the Best Terminal Emulators available today. It Supports different types of Network Protocols such as SSH, FTP, SCP, Telnet etc. In Windows it is used as SSH Client to connect to Your Linux server or for some other purpose But what will you do if you are on Mac? You might be thinking , Is there any Software like Putty for Mac Available? The answer is Yes! With the help of some other Software's we can Use putty on Mac although Putty is used widely on Windows Platform. Official Versions of Putty are available on Unix like Platforms, and now it's widely available for Mac systems running OSX 10.11 or higher.
SSH is available by default in Mac and Linux or Unix. Although you can use terminal for SSH connections still there are some benefits using putty such as Other clients don’t keep connections alive whereas Putty does. Also it is cool to use Putty as your SSH client if you are doing some CISCO Stuffs, transferring files, managing files on a server or whatever.
↧
Alacritty
Alacritty is the result of frustration with existing terminal emulators. Using vim inside tmux in many terminals was a particularly bad experience. None of them were ever quite fast enough. Even so, Linux does have some decent alternatives. For example, urxvt and st give good experiences. The major downside with those options is difficulty of configuration and inability to run on non-X11 platforms. The options for macOS are particularly slow–especially with a full-screen terminal on a 4k monitor. None of these terminals are cross-platform–they are usually married to the windowing and font rendering APIs of their native platform.
Alacritty aims to address these issues. The project’s architecture and features are guided by a set of values:
Correctness: Alacritty should be able to properly render modern terminal applications like tmux and vim. Glyphs should be rendered properly, and the proper glyphs should be displayed.
Performance: Alacritty should be the fastest terminal emulator available anywhere.
Appearance: Alacritty should have beautiful font rendering and look fantastic on all supported platforms.
Simplicity: Alacritty should be conservative about which features it offers. As we’ve learned from past terminal emulators, it’s far too easy to become bloated. st taught us that it doesn’t need to be that way. Features like GUI-based configuration, tabs and scrollback are unnecessary. The latter features are better provided by a terminal multiplexer like tmux.
Portability: Alacritty should support major operating systems including Linux, macOS, and Windows.
↧
↧
Terminator
Terminator, multiple terminals in one window. The goal of this project is to produce a useful tool for arranging terminals. It is inspired by programs such as gnome-multi-term, quadkonsole, etc. in that the main focus is arranging terminals in grids (tabs is the most common default method, which Terminator also supports).
↧
Truck
Still using FTP? Truck hauls data 30x faster thanks to its modern rsync engine (included) which compresses, de-duplicates and encrypts – giving significantly higher performance and security, right from the first transfer. Setup takes 3 clicks (no command line), then just drag-and-drop to transfer. Unlock the performance of rsync with the simplicity of Truck.
Benchmarks:
18x faster – uploading a new installation of WordPress.
30x faster – downloading a used instance of WordPress.
12x faster – sending an app to another computer in the office.
No data was pre-existing at the destination, these were all first-time transfers – all gains are thanks to rsync’s compression and de-duplication.
Comparisons were made versus the fastest FTP and SFTP apps for Mac, and native SMB sharing.
Features:
– Upload and download via rsync by dragging-and-dropping.
– Browse, rename, copy, move and delete remote files very quickly and easily.
– Works over a securely encrypted SSH tunnel (no setup required).
– Includes rsync 3.1.2 (no command-line interaction required).
– Connects to any remote machine.
– Checkboxes to quickly enable rsync’s most powerful features – such as backups/version-controlling, bandwidth-management, retention of partial transfers, etc.
– Push-update the remote system’s version of rsync (includes precompiled binaries to suit a variety of remote machines).
– Advanced GUI controls to selectively tune over 125 other rsync options. Even application-defined defaults can be overridden for a near-command-line level of control.
– Enable ‘scavenging’: a preference to boost transfers by systematically employing rsync’s –copy-dest option; essentially reusing data from existing files in recently-visited directories. Fuzzy matching means that even files that are non-identical can be used as a basis for boosting.
– Filter rules to include/exclude items based on text matching (or advanced pattern matching).
– More... http://bonhardcomputing.com/truck/#features
↧