Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
$300 Free Credits to Build on Google Cloud
New customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
This is a TCL/Expect script to help automate configuring multiple routers and switches, simultaneously. It works with most routers and switches. This software could also be used to automate sessions with a server using telnet or ssh.
BatchSSH (or just bssh) is a command line tool for batch execution of commands over SSHv2. BatchSSH is implemented in Java and is therefore platform agnostic. It support's simple but flexible target host definition, SSH gateways and Single-Sign-On.
Logrep is a tool for collection and presentation of information from various logfiles including snort, squid, postfix, apache, sendmail, iptables/ipchains and nt eventlogs. HTML-reports, multi dimensional analysis, ssh and graphs are available.
The Distribulator: Distributed Computing For The Rest Of Us. This is an SSH-based command execution and file transfer utility that includes support for batch, console, and shell integration modes, multiple server enviornments, and full audit logs.
The Kava Telnet Application is complete telnet and SSH application featuring pluggable modules for easy customization. This is an up-to-date "fixed-and-patched" fork of the fantastic JTA project by Matthias Jugel and Marcus Meissner.
NetSieben SSH Library is a Secure Shell client software written in C++. It utilizes Botan library for it's cryptographic functions, allowing for a large choice of algorithms to be used in SSH communications.
PhpWatchDog is a network monitor application, written in PHP. It's a simple way to check if a service (HTTP, FTP, SSH, etc...) is running or not. PhpWatchDog can send email to the server's administrator to alert about the malfunction.
Omnitty is a curses-based program that allows one to log into and interact with several machines simultaneously, selectively directing input to individual machines or groups of selected machines. Very useful as a multiple-host network administration tool.
RFC (Remote Filesystem Checker) is a set of shell (bash) script that should help System Administrators to run a filesystem-checker (afick aide or integrit) from a master-node to a set of other slave-nodes just using ssh, scp, sudo and few other commands.
The Secure X Display Manager provides users of Linux-based thin clients a graphical login to remote servers. It acts as a front-end to an ssh client and manages local services, such as device auto-mounting or printing.
ssh port forwarding - this java application creates multiple port forwarding tunnels to remote hosts, using SSH2 logins with public key or user/password. This provides secure access for mobile devices that support a java VM.
Deployer is an Eclipse plug-in to deploy files in remote servers, using SSH. It's written in Java and released under the LGPL. It adds a Preferences page to the resources to set the deployment information, and a submenu with a Deploy action.
JSSHTunnel is a lightweight GUI application which forwards local & remote ports over SSH connections. It is written in Java and uses Eclipse SWT & JSch. All you need is a JVM to run it. 0.0.0 is targeted at Windows and resides in the System Tray.
Multiple Remote SHell Management On Demand aids in the management of multiple systems via SSH and shared keys. In its simplest form one can run one script on multiple systems returning and logging stdout and stderr for each system on demand.
TunnelTools is a set of perl scripts to allow anonymous rsync and CVS access from machines inside a firewall by tunneling over an ssh connection to a host outside the firewall.
dlgcafe is a tool to administrate a cybercafe under linux with curses dialog box.
it's completely written in bash script. To use it you have to install atd, ssh and dialog packages.
it's very easy to use and no need to have a big station to use
The Sourceforge project page is no longer maintained. Please go to http://hightek.org/bu for the latest releases and info. SF now truncates our description at just 254 characters. Apparently project descriptions use to much valuable advertising space.
This small project fills a need for network administrators to centralize their SSH keys management. It allows to manage a database of public keys via a GUI (and an upcoming command line interface), dinamically enabiling on a per-key, per-user and per-host
A Python/GTK+ based GUI for managing ssh tunnels. Aims to be as simple as possible and provide hints and help where adequate, to bring tunneling technolgy to non-techies.
SBD is a way of leaving ultra-secure minimal access to a computer, which allows you to run a single command based on a one time key. It is good if you don't want to have an ssh server running all the time, but only want to start it when needed.
Cisco Torch mass scanning, application layer fingerprinting, and exploitation tool to discover and attack remote Cisco hosts running Telnet, SSH, Web, TFTP, NTP and SNMP services. Useful in auditing large networks for misconfigured/un-updated Ciscos.
PySSH is a Python module for programmatically controlling ssh and scp. NOTE: This project is no longer maintained. Please consider using Paramiko (https://github.com/paramiko/paramiko) instead.