awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

12 Repos

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • gravitational/teleportAvatar von gravitational

    gravitational/teleport

    19,863Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗19,863
  • shazow/ssh-chatAvatar von shazow

    shazow/ssh-chat

    5,898Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗5,898
  • filosottile/whosthereAvatar von FiloSottile

    FiloSottile/whosthere

    2,355Auf GitHub ansehen↗

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

    SSH server that identifies users via public key fingerprints.

    Go
    Auf GitHub ansehen↗2,355
  • moul/sshportalAvatar von moul

    moul/sshportal

    1,936Auf GitHub ansehen↗

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

    Transparent SSH and Telnet bastion server for access control.

    Go
    Auf GitHub ansehen↗1,936
  • shellhub-io/shellhubAvatar von shellhub-io

    shellhub-io/shellhub

    1,927Auf GitHub ansehen↗

    Gateway for accessing Linux devices behind firewalls and NAT.

    Gocloud-computingembeddedgolang
    Auf GitHub ansehen↗1,927
  • joushou/sshmuxdAvatar von joushou

    joushou/sshmuxd

    802Auf GitHub ansehen↗

    sshmux frontend

    SSH multiplexer frontend for managing multiple connections.

    Go
    Auf GitHub ansehen↗802
  • dokku/sshcommandAvatar von dokku

    dokku/sshcommand

    388Auf GitHub ansehen↗

    Turn SSH into a thin client specifically for your app

    Turns SSH into a thin client for specific application commands.

    Shell
    Auf GitHub ansehen↗388
  • jquast/x84Avatar von jquast

    jquast/x84

    374Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗374
  • gliderlabs/sshfrontAvatar von gliderlabs

    gliderlabs/sshfront

    326Auf GitHub ansehen↗

    Programmable SSH frontend

    Programmable SSH frontend for custom server logic.

    Go
    Auf GitHub ansehen↗326
  • moul/ssh2dockerAvatar von moul

    moul/ssh2docker

    197Auf GitHub ansehen↗

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

    SSH server providing direct access to Docker containers.

    Go
    Auf GitHub ansehen↗197
  • ml-tooling/ssh-proxyAvatar von ml-tooling

    ml-tooling/ssh-proxy

    86Auf GitHub ansehen↗

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

    Dockerized bastion for proxying connections to arbitrary containers.

    Python
    Auf GitHub ansehen↗86
  • toyodadoubibackup/shadowsocksrT

    ToyoDAdoubiBackup/shadowsocksr

    0Auf GitHub ansehen↗

    Management scripts for proxy server traffic and user control.

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