awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

12 个仓库

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • gravitational/teleportgravitational 的头像

    gravitational/teleport

    19,863在 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
    在 GitHub 上查看↗19,863
  • shazow/ssh-chatshazow 的头像

    shazow/ssh-chat

    5,898在 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
    在 GitHub 上查看↗5,898
  • filosottile/whosthereFiloSottile 的头像

    FiloSottile/whosthere

    2,355在 GitHub 上查看↗

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

    SSH server that identifies users via public key fingerprints.

    Go
    在 GitHub 上查看↗2,355
  • moul/sshportalmoul 的头像

    moul/sshportal

    1,936在 GitHub 上查看↗

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

    Transparent SSH and Telnet bastion server for access control.

    Go
    在 GitHub 上查看↗1,936
  • shellhub-io/shellhubshellhub-io 的头像

    shellhub-io/shellhub

    1,927在 GitHub 上查看↗

    Gateway for accessing Linux devices behind firewalls and NAT.

    Gocloud-computingembeddedgolang
    在 GitHub 上查看↗1,927
  • joushou/sshmuxdjoushou 的头像

    joushou/sshmuxd

    802在 GitHub 上查看↗

    sshmux frontend

    SSH multiplexer frontend for managing multiple connections.

    Go
    在 GitHub 上查看↗802
  • dokku/sshcommanddokku 的头像

    dokku/sshcommand

    388在 GitHub 上查看↗

    Turn SSH into a thin client specifically for your app

    Turns SSH into a thin client for specific application commands.

    Shell
    在 GitHub 上查看↗388
  • jquast/x84jquast 的头像

    jquast/x84

    374在 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
    在 GitHub 上查看↗374
  • gliderlabs/sshfrontgliderlabs 的头像

    gliderlabs/sshfront

    326在 GitHub 上查看↗

    Programmable SSH frontend

    Programmable SSH frontend for custom server logic.

    Go
    在 GitHub 上查看↗326
  • moul/ssh2dockermoul 的头像

    moul/ssh2docker

    197在 GitHub 上查看↗

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

    SSH server providing direct access to Docker containers.

    Go
    在 GitHub 上查看↗197
  • ml-tooling/ssh-proxyml-tooling 的头像

    ml-tooling/ssh-proxy

    86在 GitHub 上查看↗

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

    Dockerized bastion for proxying connections to arbitrary containers.

    Python
    在 GitHub 上查看↗86
  • toyodadoubibackup/shadowsocksrT

    ToyoDAdoubiBackup/shadowsocksr

    0在 GitHub 上查看↗

    Management scripts for proxy server traffic and user control.

    在 GitHub 上查看↗0
  1. Home
  2. Part of an Awesome List
  3. DevOps & Infrastructure
  4. Server Infrastructure