12 Repos
Custom SSH servers, bastions, and gateways for specialized remote access.
Explore 12 awesome GitHub repositories matching part of an awesome list · Server Infrastructure. Refine with filters or upvote what's useful.
Teleport is a zero-trust access platform designed to provide secure, identity-based connectivity to servers, databases, and Kubernetes clusters. It functions as a centralized gateway that replaces static credentials with short-lived, identity-bound cryptographic certificates, effectively eliminating the need for traditional VPNs and long-term secret exposure. The platform distinguishes itself by orchestrating access through a unified control plane that maps external identity provider claims to granular, role-based infrastructure permissions. It enforces security through mutual TLS gateways an
Modern SSH server designed for clusters and team access.
ssh-chat is a self-hosted chat server that runs entirely over the SSH protocol, allowing users to join a shared chat room using any standard SSH client without additional software. It uses SSH public key fingerprints for user identity and authentication, eliminating the need for separate credentials or TLS setup, and manages user connections as SSH sessions with join, leave, and message routing handled within a single process. The server provides encrypted transport and public-key-based access control, with the ability to restrict connections to a whitelist of SSH keys and assign admin roles
Chat platform implemented over the SSH protocol.
A ssh server that knows who you are. $ ssh whoami.filippo.io
SSH server that identifies users via public key fingerprints.
:tophat: simple, fun and transparent SSH (and telnet) bastion server
Transparent SSH and Telnet bastion server for access control.
Gateway for accessing Linux devices behind firewalls and NAT.
sshmux frontend
SSH multiplexer frontend for managing multiple connections.
Turn SSH into a thin client specifically for your app
Turns SSH into a thin client for specific application commands.
A python telnet/ssh server for modern terminals. In spirit of classic software such as ami/x, teleguard, renegade, iniquity.
Python-based SSH and Telnet server for virtual terminals.
Programmable SSH frontend
Programmable SSH frontend for custom server logic.
:whale: standalone SSH server that connects you to your Docker containers
SSH server providing direct access to Docker containers.
🐳 Dockerized SSH bastion to proxy SSH connections to arbitrary containers.
Dockerized bastion for proxying connections to arbitrary containers.
Management scripts for proxy server traffic and user control.