Showing 34 open source projects for "linux ssh"

View related business solutions
  • $300 in Free Credit for Your Google Cloud Projects Icon
    $300 in Free Credit for Your Google Cloud Projects

    Build, test, and explore on Google Cloud with $300 in free credit. No hidden charges. No surprise bills.

    Launch your next project with $300 in free Google Cloud credit—no hidden charges. Test, build, and deploy without risk. Use your credit across the Google Cloud platform to find what works best for your needs. After your credits are used, continue building with free monthly usage products. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • Managed MySQL, PostgreSQL, and SQL Databases on Google Cloud Icon
    Managed MySQL, PostgreSQL, and SQL Databases on Google Cloud

    Get back to your application and leave the database to us. Cloud SQL automatically handles backups, replication, and scaling.

    Cloud SQL is a fully managed relational database for MySQL, PostgreSQL, and SQL Server. We handle patching, backups, replication, encryption, and failover—so you can focus on your app. Migrate from on-prem or other clouds with free Database Migration Service. IDC found customers achieved 246% ROI. New customers get $300 in credits plus a 30-day free trial.
    Try Cloud SQL Free
  • 1
    xxh

    xxh

    Bring your favorite shell wherever you go through the ssh

    You stuffed the command shell with aliases, tools and colors but you lose it all when using ssh. The mission of xxh is to bring your favorite shell wherever you go through ssh without root access and system installations. Preparing portable shells and plugins occurs locally and then xxh uploads the result to the host. No installations or root access on the host is required. Security and host environment are a prime focus. No blindfold copying config files from local to the remote host....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    CSI-RCMD

    CSI-RCMD

    Tools Parallel Remote Commands for Unix

    * Welcome - This package send remote commands in the nodes based on SSH communication. * Support: The Support Service is FREE. Do you need support? Open a ticket and I will get back to you as soon as possible. * Professional Services: Do you need any FREE professional services to use? Open a ticket as "FAQ request" and I will get back to you as soon as possible. i.e: subject: [FAQ] connect mysql db * CAUTION - Sending unexpected commands (with or without 'root'...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    dsh is a parallel distributed shell. dsh is a full replacement for the IBM PSSP 3.5 dsh with the exception of the SP2 specific node constructs being replaced with NIS support. dsh supports rsh, kerberized rsh, ssh or any other command.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A simple shell script that will help you keep track of all your SSH connections.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Easily Host LLMs and Web Apps on Cloud Run Icon
    Easily Host LLMs and Web Apps on Cloud Run

    Run everything from popular models with on-demand NVIDIA L4 GPUs to web apps without infrastructure management.

    Run frontend and backend services, batch jobs, host LLMs, and queue processing workloads without the need to manage infrastructure. Cloud Run gives you on-demand GPU access for hosting LLMs and running real-time AI—with 5-second cold starts and automatic scale-to-zero so you only pay for actual usage. New customers get $300 in free credit to start.
    Try Cloud Run Free
  • 5
    oobash

    oobash

    Framework for bash 4

    oo-style framework for bash 4. It provides tools for rapid script development and huge libraries. Written in bash. Source and use...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    prll

    A utility for parallelizing the execution of shell functions.

    PRLL HAS MOVED TO GITHUB https://github.com/exzombie/prll A utility for parallelizing the execution of shell functions. Focuses on convenience in interactive use, but is just as usable in shell scripts. Put your multicore to good use, or combine prll with ssh to create an instant cluster.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    SDK Server Matrix Shell
    Gerenciador de conexões SSH, RDP e SQL*Plus (Oracle). Os dados das conexões são armazenados no MySQL, e o shell gerencia as mesmas, para se conectar com servidores via SSH é chamado o openssh, para conectar com servidores Windows via RDP, é chamado o rdesktop e para se conectar com o banco de dados Oracle é chamado sqlplus.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    lshell is a shell coded in Python, that lets you restrict a user's environment to limited sets of commands, choose to enable/disable any command over SSH (e.g. SCP, SFTP, rsync, etc.), log user's commands, implement timing restriction, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    xen-shell2

    simple XEN guests / cloud management console shell

    XEN guests / cloud management shell which provides secure, simple and easy (remote, multi-user, multi-level) console based access to XEN DomU management - with simple bandwidth monitoring.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Ship AI Apps Faster with Vertex AI Icon
    Ship AI Apps Faster with Vertex AI

    Go from idea to deployed AI app without managing infrastructure. Vertex AI offers one platform for the entire AI development lifecycle.

    Ship AI apps and features faster with Vertex AI—your end-to-end AI platform. Access Gemini 3 and 200+ foundation models, fine-tune for your needs, and deploy with enterprise-grade MLOps. Build chatbots, agents, or custom models. New customers get $300 in free credit.
    Try Vertex AI Free
  • 10
    PuSSH
    PuSSH is Pythonic, Ubiquitous SSH, a Python wrapper/script that runs commands in parallel on clusters/ranges of linux/unix machines via SSH, ideally where SSH is configured to use Kerberos, RSA/DSA keys, or ssh-agent as to avoid password authentication.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    Linux Utility Scripts

    Linux utility scripts

    A handy set of Linux utility scripts. Mount a remote Windows share, display the processes associated with a pty, distribute .rc files or ssh public key to clients, tunnel RDC or VNC through remote gateway via ssh, easy command-line access to system config tools, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Login Menu Bash

    Login Menu Bash

    Menu testuale al login

    Script che visualizza un menu di azioni e gruppi di azioni al login nella shell via console o via SSH
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    KeyBox

    KeyBox

    Web-based multi-terminal SSH management tool

    A web-based SSH console to execute commands and manage multiple systems simultaneously. KeyBox allows you to share terminal commands and upload files to all your systems. Once the sessions have been opened you can select a single system or any combination to run your commands. Also, additional system administrators can be added and their terminal sessions and history can be audited.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    PyDSH is a remote administration tool, consisting of pydsh and pydcp. Pydsh allows you to run a command on multiple hosts in parallel over RSH, SSH or Telnet, OR manage your SSH public keys. The pydcp command allows copying files to/from multiple hosts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Mussh is a shell script that allows you to execute a command or script over ssh on multiple hosts with one command. When possible mussh will use ssh-agent and RSA/DSA keys to minimize the need to enter your password more than once.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    Remote Desktop Client for the GNOME Desktop. Supported protocols: RDP, VNC, SSH. Configured sessions can be saved to the built in list. Additional programs required: rdesktop, tightvnc, ssh, gnome-terminal. Application can be run with Mono runtime.
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 17
    This is a remote administration tool that allows command execution on remote machines in a similar way to open ssh. The goal is to provide an OS independent way to execute remote commandsby using the Python interpreter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The RBSEE (Remote Bash Script Execution Engine) is set of the bash script which allows user to send & execute scripts on a remote platform and then collect and assert results. Mainly used for test automation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Execute commands on many machines via SSH, and get a nicely formatted output.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Cursed Menu aims to create an ncurses based menu system for character terminal sessions. This menu program could be used to create user, system administration, or utility menus for clients connecting with text based clients such as telnet, ssh, or rlogin
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    OrganizerCalendar is a command line utility written in python that will help you organize your upcoming appointments using only command line, so you can use for example ssh to manage your calendar from remote computer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A fake login shell for accounts that should not provide real shell functionality but require a login shell for some reason, in particular for SSH port forwarding.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    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
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB