awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

12 repositorios

Awesome GitHub RepositoriesServer Infrastructure

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.

Awesome Server Infrastructure GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • gravitational/teleportAvatar de gravitational

    gravitational/teleport

    19,863Ver en GitHub↗

    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.

    Goauditbastioncertificate
    Ver en GitHub↗19,863
  • shazow/ssh-chatAvatar de shazow

    shazow/ssh-chat

    5,898Ver en GitHub↗

    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.

    Go
    Ver en GitHub↗5,898
  • filosottile/whosthereAvatar de FiloSottile

    FiloSottile/whosthere

    2,355Ver en GitHub↗

    A ssh server that knows who you are. $ ssh whoami.filippo.io

    SSH server that identifies users via public key fingerprints.

    Go
    Ver en GitHub↗2,355
  • moul/sshportalAvatar de moul

    moul/sshportal

    1,936Ver en GitHub↗

    :tophat: simple, fun and transparent SSH (and telnet) bastion server

    Transparent SSH and Telnet bastion server for access control.

    Go
    Ver en GitHub↗1,936
  • shellhub-io/shellhubAvatar de shellhub-io

    shellhub-io/shellhub

    1,927Ver en GitHub↗

    Gateway for accessing Linux devices behind firewalls and NAT.

    Gocloud-computingembeddedgolang
    Ver en GitHub↗1,927
  • joushou/sshmuxdAvatar de joushou

    joushou/sshmuxd

    802Ver en GitHub↗

    sshmux frontend

    SSH multiplexer frontend for managing multiple connections.

    Go
    Ver en GitHub↗802
  • dokku/sshcommandAvatar de dokku

    dokku/sshcommand

    388Ver en GitHub↗

    Turn SSH into a thin client specifically for your app

    Turns SSH into a thin client for specific application commands.

    Shell
    Ver en GitHub↗388
  • jquast/x84Avatar de jquast

    jquast/x84

    374Ver en GitHub↗

    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.

    Python
    Ver en GitHub↗374
  • gliderlabs/sshfrontAvatar de gliderlabs

    gliderlabs/sshfront

    326Ver en GitHub↗

    Programmable SSH frontend

    Programmable SSH frontend for custom server logic.

    Go
    Ver en GitHub↗326
  • moul/ssh2dockerAvatar de moul

    moul/ssh2docker

    197Ver en GitHub↗

    :whale: standalone SSH server that connects you to your Docker containers

    SSH server providing direct access to Docker containers.

    Go
    Ver en GitHub↗197
  • ml-tooling/ssh-proxyAvatar de ml-tooling

    ml-tooling/ssh-proxy

    86Ver en GitHub↗

    🐳 Dockerized SSH bastion to proxy SSH connections to arbitrary containers.

    Dockerized bastion for proxying connections to arbitrary containers.

    Python
    Ver en GitHub↗86
  • toyodadoubibackup/shadowsocksrT

    ToyoDAdoubiBackup/shadowsocksr

    0Ver en GitHub↗

    Management scripts for proxy server traffic and user control.

    Ver en GitHub↗0
  1. Home
  2. Part of an Awesome List
  3. DevOps & Infrastructure
  4. Server Infrastructure