Ideal for IT departments and MSPs (managed service providers)
Your IT essentials, integrated & elevated. Take your IT management from automated to autonomous, download Atera's agent to start your free trial!
Try Atera now
Build Securely on AWS with Proven Frameworks
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
ACP is a wrapper for ssh and scp that allows a user to select, or manually enter, a group of hosts to connect to. The user can run a command or copy some files/directories to multiple hosts by issuing a single command on the "admin" host.
rzync is a simple ksh script using rsync to synchronize a file/directory with a remote one using the SSH channel. It enables user to define different configurations and prepare SSH keys, and also supports batch mode and logging option to trace the output.
V3 is a suite of open source utilities intended to mantain server and distribute software over your network through SSH protocol in batch or interactive mode. Somebody said Ms SMS?? Nooo V3 is much better ;P
N-stage worm propagated via SSH. It executes commands in a given list of hosts and copies files to them with rsync. The paths for its propagation to the cluster are configurable. It offers a scalable/reliable transport API thanks to its adaptive algorithm
Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure
Native application identity and user-based security for your Azure cloud
Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
esync-perl is a tool, which is designed to up-/download files via ssh to/from a rootserver. esync can encrypt/decrypt this files with gpg an manage public keys (it also has a key storage). You can use it for safe backup or to safely transmit files.
It's a Remote Asynchronous and securely Command System. Consist on file Configuration . A standalone Server that send and receive commands by file, and a batch system to lauch ssh and scp command.
'ssh2all' is a program for sending commands simultaneously to a group of hosts
over ssh. Hosts are organized into clusters, which can then become the target
of a series of commands (or a script).
The hosts' output is finally compared and summarized.
Console system administration made easy. Intended to centralize and ease the work related to system administration. Manage Apache, Bind, Qmail, Log files, Users, SSH, CD/DVD Burning. Built on CentOS 4 (RHEL4 Clone). Customize it to your needs.
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.
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.
ProxyTerm (pterm) is a simple tool to control console applications running on a remote machine. Unlike in telnet/ssh, applications are not terminated if the connection is shut down, but are kept running for subsequent connections from pterm clients.
OpenSSH is a free version of the SSH connectivity tools that technical users of the Internet rely on. This project uses Cygwin binaries in combination with the OpenSSH to create a OpenSSH binaries installation for Windows.
Terminal emulation using ANSI escape sequences, written in Flex/AS3 and could be embedded in browser or use standalone with Adobe AIR. Planned to be able to connect foreign hosts via ssh/telnet and also play sessions recorded with ttyrec.
Monitor your network services and displays a DEFCon level
DEFConMon is a network monitoring tool allowing to display final service level on a "public" screen.
It allows to use many type of network sensors : ICMP ping, TCP ping, HTTP request, SSH command, etc.
Based on Perl modules.
Enhanced shell with multiple windows and added commands
To install run: sh <(curl https://raw.githubusercontent.com/DennisHeine/UberShell/master/install_ubershell.sh)
Custom commands added to the default shell (zsh):
cscript <script>: executes a C/C++ script.
example: cscript "printf("Hello World!");"
noobhelp: Short desc of commands in /bin/
memusage: Top memory usage
topdirs: Top directory space usage
push/pop: Save current dir / return there
serve: Opens a webserver at port...