Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Ssh

Ssh

110 projects

Showing 36 of 110 projects

xterm.js
xterm.jsTypeScript

A frontend component that enables fully-featured terminal emulation in web browsers.

#terminal-emulator#developer-tools#unicode
Stars20.7k
Forks1.9k
Last commit1 day ago
teleport
teleportGo

An identity-aware access proxy that provides secure connectivity, authentication, and audit for SSH, Kubernetes, databases, and web apps.

#teleport-binaries#database-access#zero-trust
Stars20.5k
Forks2.1k
Last commit15 hours ago
browsh
browshJavaScript

A modern text-based browser that renders web pages and apps to terminals and browsers using headless Firefox.

#mosh#web-accessibility#terminal-browser
Stars18.9k
Forks473
Last commit11 months ago
Capistrano
CapistranoRuby

A Ruby-based framework for automating deployments via SSH, supporting multiple stages, parallel execution, and server roles.

#rubygems#deployment#capistrano
Stars13.0k
Forks1.7k
Last commit22 days ago
YubiKey Guide
YubiKey GuideHTML

A community guide to using YubiKey as a smart card for GnuPG and SSH with hardware-secured cryptographic keys.

#gpg-configuration#gpg#remote-access
Stars12.4k
Forks1.2k
Last commit1 month ago
slides
slidesGo

A terminal-based presentation tool that renders and presents markdown slides directly in the terminal.

#keyboard-driven#presentation-tool#code-execution
Stars11.5k
Forks310
Last commit1 year ago
mRemoteNG
mRemoteNGC#

An open-source, tabbed, multi-protocol remote connections manager for Windows.

#it-tools#remote-desktop#open-source
Stars10.9k
Forks1.6k
Last commit3 days ago
FluentTerminal
FluentTerminalC#

A terminal emulator leveraging UWP and web technologies for a customizable command-line experience.

#mosh#terminal-emulator#web-technologies
Stars9.6k
Forks451
Last commit5 months ago
Warpgate
WarpgateRust

A transparent SSH, HTTPS, Kubernetes, MySQL, and PostgreSQL bastion host with built-in session recording and no client-side software required.

#bastion-host#https-proxy#self-hosted-security
Stars7.1k
Forks282
Last commit20 hours ago
Executing remote ssh commands
Executing remote ssh commandsShell

A GitHub Action for executing remote SSH commands securely in CI/CD workflows.

#deployment#devops#ssh-client
Stars6.1k
Forks673
Last commit1 month ago
tmate
tmateC

Instant terminal sharing solution that allows multiple users to collaborate on a single terminal session.

#devops#terminal-sharing#real-time-collaboration
Stars6.1k
Forks334
Last commit3 months ago
xxh
xxhPython

Bring your favorite shell (xonsh, fish, zsh, bash, osquery) to any SSH host without root access or system installations.

#osquery#devops#fish
Stars6.0k
Forks123
Last commit6 days ago
ssh chat
ssh chatGo

A custom SSH server written in Go that provides a chat prompt instead of a shell.

#chat#command-line-tools#secure-messaging
Stars5.9k
Forks427
Last commit4 months ago
ssh2
ssh2JavaScript

SSH2 client and server modules written in pure JavaScript for Node.js.

#client-server#remote-access#security
Stars5.8k
Forks721
Last commit11 days ago
PHPSecLib
PHPSecLibPHP

Pure-PHP implementations of SSH-2, SFTP, X.509, and cryptographic algorithms for secure communications.

#ecdh#asn1#x509
Stars5.6k
Forks910
Last commit3 days ago
Wish
WishGo

A Go library for building SSH applications with middleware support, making it easy to create secure, terminal-accessible apps.

#hacktoberfest#ssh-server#go-library
Stars5.3k
Forks111
Last commit6 days ago
sish
sishGo

Open-source SSH tunneling server for HTTP(S), WS(S), and TCP tunnels to localhost with no custom client required.

#reverse-proxy#network-tools#ssh-tunneling
Stars4.6k
Forks329
Last commit3 days ago
SSH.NET
SSH.NETC#

A Secure Shell (SSH-2) library for .NET, optimized for parallelism.

#authentication#network#remote-access
Stars4.3k
Forks988
Last commit5 days ago
ssh-audit
ssh-auditPython

A security auditing tool for SSH server and client configurations, analyzing algorithms, vulnerabilities, and policy compliance.

#python-tool#ssh-security#compliance-checking
Stars4.2k
Forks216
Last commit9 months ago
ssh
sshGo

A high-level Go package for building SSH servers with an API as simple as net/http.

#golang-package#ssh-server#crypto-ssh
Stars4.1k
Forks499
Last commit1 year ago
storm
stormPython

A command-line tool and Python library for managing SSH connections and configurations.

#devops#python-library#ssh-management
Stars3.9k
Forks173
Last commit3 years ago
docker-volume-backup
docker-volume-backupGo

A lightweight Docker container for backing up Docker volumes to local storage or various cloud services with rotation and encryption.

#volume-backup#devops#data-protection
Stars3.7k
Forks135
Last commit5 days ago
wemux
wemuxShell

A tmux wrapper that simplifies multi-user terminal sessions for collaborative coding, teaching, and pair programming.

#remote-collaboration#multiuser#bash-script
Stars3.7k
Forks140
Last commit3 years ago
WinSCP
WinSCPC

A free Windows file manager supporting SFTP, FTP, FTPS, SCP, S3, WebDAV, and local transfers with automation capabilities.

#file-manager#sftp-client#dotnet
Stars3.7k
Forks396
Last commit2 days ago
action-tmate
action-tmateJavaScript

Debug GitHub Actions workflows via SSH or web shell by creating a tmate session on the runner.

#actions#hacktoberfest#devops
Stars3.5k
Forks327
Last commit9 days ago
KeyBox
KeyBoxJava

A modern, web-based SSH console and key management tool that functions as a secure bastion host.

#bastion-host#devops#ssh-key
Stars3.5k
Forks396
Last commit1 month ago
assh
asshGo

A transparent SSH wrapper that adds regex, aliases, gateways, dynamic hostnames, and hooks to your SSH client.

#gateway-ssh#devops#proxy
Stars3.2k
Forks162
Last commit3 days ago
Sshwifty
SshwiftyJavaScript

A web-based SSH and Telnet client that allows you to access remote servers directly from your browser.

#web-telnet#ssh-client#terminal
Stars3.1k
Forks398
Last commit17 days ago
SSH
SSH

A curated list of SSH applications, libraries, and resources for developers and system administrators.

#mosh#devops#ssh-key
Stars2.8k
Forks180
Last commit2 years ago
bless
blessPython

An SSH Certificate Authority that runs as an AWS Lambda function for ephemeral, IAM-controlled SSH access.

#lambda#ssh-security#ssh-certificate-authority
Stars2.8k
Forks228
Last commit1 year ago
postgresqltuner.pl
postgresqltuner.plPerl

A Perl script that analyzes PostgreSQL database configuration and provides tuning recommendations.

#devops#postgres#performance-analysis
Stars2.7k
Forks194
Last commit2 years ago
Ansible Tutorial by leucos
Ansible Tutorial by leucosShell

A step-by-step tutorial for learning Ansible, a configuration management tool that uses SSH infrastructure.

#ansible-tutorial#devops#sysadmin
Stars2.3k
Forks703
Last commit2 years ago
Colmena
ColmenaRust

A simple, stateless deployment tool for NixOS, enabling parallel configuration deployment across multiple hosts.

#deployment#parallel-execution#infrastructure-as-code
Stars2.2k
Forks106
Last commit6 days ago
rtop
rtopGo

Interactive remote system monitoring tool that connects via SSH to display CPU, memory, disk, and network metrics.

#command-line-tools#devops-tools#ssh-tools
Stars2.2k
Forks157
Last commit4 years ago
ShellHub
ShellHubTypeScript

A centralized SSH gateway for remote access and management of Linux servers and devices from anywhere.

#iot#hacktoberfest#shellhub
Stars2.0k
Forks183
Last commit1 day ago
sshportal
sshportalGo

A transparent SSH and telnet bastion server that simplifies secure access management without requiring client-side configuration.

#devops#ssh-server#fun
Stars1.9k
Forks141
Last commit5 days ago
Page 1 of 4Next

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
#Devops48
#Automation26
#Security21
#Docker20
#Go19
#Golang18
#Cli Tool17
#Remote Access17
#Ssh Client16
#Cli16
#Ssh Server13
#Command Line13