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
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.
Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
'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.
SshView is an sshterminal for the Eclipse IDE. Be advised: The latest release appears to require Eclipse 3.2 (build M20060629-1905) aka the Callisto release. Contact me if you're interested in lending a hand with the project.
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.
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.
NxServLiv allow compressed remote X sessions using NoMachine's NX oss libraries.
Like sshterminal but graphical. Work from Modem to Lan with different compression ratios.
Developed initially for the Spanish distro LiVux
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.
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.
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...