sshcommand
Remote command runner
An SSH client that simplifies running commands on remote servers by managing authorized keys and users.
Turn SSH into a thin client specifically for your app
377 stars
11 watching
50 forks
Language: Shell
last commit: 2 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
capistrano/sshkit | A tool for running commands on servers in a structured way | 1,160 |
kevin-robertson/invoke-thehash | A PowerShell module providing tools for executing commands on remote systems using WMI and SMB protocols. | 1,503 |
alfiankan/teleterm | A tool that enables running terminal commands remotely through a Telegram bot interface. | 38 |
thevinter/def | A shell plugin that allows users to define and run default commands in specific directories. | 11 |
intercity/intercity-next | A web-based control panel and deployment tool for managing applications on servers with Dokku. | 116 |
parallelssh/parallel-ssh | An asynchronous SSH client library for running commands on multiple servers in parallel with minimal system load. | 1,212 |
slavaganzin/await | A utility tool for executing multiple commands concurrently and waiting for their completion. | 149 |
daskycodes/at_cli | A CLI tool that allows users to execute AT commands via serial port connections. | 52 |
manojlds/cmd | A C# library to simplify running external programs and commands in a more dynamic way. | 357 |
theakito/sue | A tool to execute programs as a different user, leveraging low-level POSIX tools to achieve native behavior without the complexity of traditional alternatives. | 11 |
bahmutov/as-a | A utility tool for running commands with custom environment settings and variables | 66 |
hypercubed/grunion | A command-line tool for running multiple shell commands concurrently from glob patterns | 8 |
adamralph/simple-exec | A .NET library for running external commands with customizable behavior and exception handling. | 705 |
cdown/sshrc | Simplifies the process of configuring environment variables and commands when using SSH. | 226 |
kennylevinsen/sshmuxd | A SSH proxy that restricts user access to specific servers, allowing for more control over who can connect. | 808 |