New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
Claim $300 Free
Go from Code to Production URL in Seconds
Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.
Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
Parallelizes multiple system commands to a group of UNIX like remote servers simultaneously using concurrent processes. Supported protocol are: FTP, SFTP, TELNET, SSH and SCP. All system command are supported provide that they are not interactive.
phpKeyMgr is a PHP based SSH key managing software.
You can create multiple keys, define servers, and choose valid keys for each servers.
After this you can export the authorized_keys file with ease.
mcom is a console based system administration tool. it has focus on sysadmin's daily business.
- search for part of hostname and login via ssh
- execute comands on multiple hosts (also via sudo)
... and many more ...
AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
Java based webapp that utilizes TCP Wrappers to grant an IP access to a ssh server. Brute force attacks can be avoided while still allowing password based ssh access from multiple, changing IP values.
A very lightweight Python program that executes commands on multiple Linux hosts in a user-designated number of threads via SSH. Intended for management for a large number of Linux/Unix nodes
pdo allows users to run SSH commands on multiple remote hosts in parallel, or run commands (such as rsync etc.) locally against multiple remote hosts in parallel.
JMrTools, is inspired by the MrTools Perl Project (Written by Robert Marino). This JAVA project implements ssh telnet, scp, rsync, sftp, ftp, and stdio. Providing execution/transfer of commands, script, or files on Multiple hosts concurrently.
Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
Mrtools (Multi remote tools) are a set of multi-threaded system tools to manage large distributed environments including file distribution collection and concurrent shell script or command execution. MrTools is written in Perl and utilizes ssh and rsync.
SSH macro tool. This software is used for running simple command line based macros on multiple hosts running SSH. It provides remote scripting to multiple platforms via SSH (i.e. change your password on 20 systems automatically).
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.
central-ssh (cssh) is a Perl program that allows systems administrators to run multiple arbitrary commands on multiple arbitrary hosts from one central host. Straight CLI or config file can be used.
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.
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.
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.
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.
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.
Web-based ISP multiple-server virtual webhosting manager. Uses Apache, PHP, Perl, SSH, qmail, Bind, etc. Designed for scalability and reliability (and least amount of human resources per customer).
an internet chat++ server, providing access through many interfaces, currently planning to use the following:
IRC(s), HTTP(s), ssh, telnet(s), msn, aim, yahoo, icq, jabber(s),
and custom clients
SSH-GUI is a front-end for ssh which can open multiple xterms with connections. Supports all ssh options and soon will support user-host config saving and xterm config.
Jumppoint is a system administration tool. It can manage a password list for
multiple remote hosts, automate ssh logins and remote file transfers, and supports extension scripting through an embedded perl interpreter.
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...