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

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

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

19 个仓库

Awesome GitHub RepositoriesRemote Access

Technologies enabling secure connectivity to internal resources from external locations.

Distinguishing note: Focuses on enabling remote user connectivity to private networks.

Explore 19 awesome GitHub repositories matching networking & communication · Remote Access. Refine with filters or upvote what's useful.

Awesome Remote Access GitHub Repositories

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

    awesome-selfhosted/awesome-selfhosted

    299,516在 GitHub 上查看↗

    这是一个由社区策划的开源软件目录,专为在私有服务器环境和家庭实验室中部署而设计。它作为发现主流云服务独立自托管替代方案的综合资源,使用户能够保持对数字基础设施的完全数据所有权和控制权。 该目录通过层级分类法构建,将庞大的应用程序集合组织成逻辑类别,范围从媒体管理和数据分析到私有通信和团队生产力工具。它通过协作同行评审流程脱颖而出,社区成员验证每个提交的质量和相关性,以确保目录保持准确和可靠。 该项目涵盖了广泛的能力领域,包括基础设施自动化、基于容器的服务部署和声明式配置管理。这些工具协助用户维护可复现的服务器环境,并管理私有硬件上的复杂服务依赖。 该目录作为版本控制仓库进行维护,确保所有更新和社区驱动的变更都是可追踪且透明的。

    Enables secure, browser-based access to remote desktop environments using standard protocols like VNC or RDP.

    awesomeawesome-listcloud
    在 GitHub 上查看↗299,516
  • ocornut/imguiocornut 的头像

    ocornut/imgui

    73,875在 GitHub 上查看↗

    这是一个立即模式图形用户界面库,专为工具和调试界面的快速开发而设计。通过程序代码在每一帧生成 UI 几何图形,它消除了应用程序数据与界面之间持久状态同步的需要。它主要旨在集成到现有的渲染流水线中,生成与底层图形 API 无关的原始顶点缓冲区和绘制命令。 该库以高度解耦的架构著称,支持复杂、可停靠和多视口的布局。它管理窗口位置、标签拖拽和节点拆分,允许开发人员将界面元素分离为独立的操作系统窗口。为了确保在不同环境下的交互一致性,它将原生输入事件映射为统一格式,并提供强大的基于标识符的作用域来跟踪跨帧的元素状态。 该框架为构建复杂的引擎工具和诊断实用程序提供了广泛的功能。它包括对高级视觉组件(如节点编辑器、2D 和 3D 绘图仪以及专用检查器)的支持,以及用于 DPI 缩放和自定义形状渲染的基础设施。该系统专为高可移植性而设计,具有编译时配置选项,允许开发人员根据特定的引擎需求调整核心数据结构和数学类型。 该存储库提供了将库连接到主要图形后端和框架的大量示例,以及用于生成特定语言绑定的工具。

    Network-capable modules allow developers to stream and interact with interface instances across different machines.

    C++apicplusplusframework
    在 GitHub 上查看↗73,875
  • ffmpeg/ffmpegFFmpeg 的头像

    FFmpeg/FFmpeg

    61,176在 GitHub 上查看↗

    FFmpeg is a cross-platform multimedia framework designed for the recording, conversion, and streaming of audio and video content. It functions as a comprehensive toolkit that provides both a command-line utility for direct media manipulation and a collection of low-level libraries for integration into custom applications. At its core, the project utilizes a packet-based stream engine and a format-agnostic abstraction layer to handle diverse media standards, containers, and network protocols. The framework distinguishes itself through a modular, graph-based filter execution model that allows f

    Establishes connections to external media sources and network streams using a wide variety of standard communication protocols.

    Caudiocffmpeg
    在 GitHub 上查看↗61,176
  • hwdsl2/setup-ipsec-vpnhwdsl2 的头像

    hwdsl2/setup-ipsec-vpn

    27,378在 GitHub 上查看↗

    This project is an automated command-line tool designed to install and configure a secure network gateway on a host machine. By utilizing established open-source security protocols, it establishes a private tunnel endpoint that encrypts internet traffic and facilitates remote access connectivity for authorized users. The tool functions as an infrastructure lifecycle manager, streamlining the deployment of private network services through shell-script-based orchestration. It distinguishes itself by integrating directly with the Linux kernel to manage packet filtering rules and providing creden

    Enables secure connections for remote users to access internal company resources or private home networks.

    Shellcisco-ipsecdockerencryption
    在 GitHub 上查看↗27,378
  • kovidgoyal/calibrekovidgoyal 的头像

    kovidgoyal/calibre

    24,146在 GitHub 上查看↗

    Calibre is a comprehensive suite for digital library management, serving as a centralized hub for organizing, converting, and editing e-book collections. It functions as a multi-purpose platform that combines a relational database for metadata tracking with a powerful processing engine capable of transforming document formats and restructuring internal markup. Beyond local management, the software acts as a content server, enabling users to host their libraries over a network for remote access and reading via standard web browsers. The project distinguishes itself through its deep extensibili

    Translates internal database queries into browser-accessible interfaces for remote reading.

    Pythoncalibreebookebook-formats
    在 GitHub 上查看↗24,146
  • fosrl/pangolinfosrl 的头像

    fosrl/pangolin

    21,255在 GitHub 上查看↗

    Pangolin is a zero-trust remote access platform designed to provide secure, identity-aware connectivity to private network resources. It functions as a cloud-native network controller that orchestrates encrypted tunnels, traffic routing, and access policies across distributed environments. By leveraging WireGuard for secure data transport, the platform enables authenticated access to internal web applications, terminal sessions, and remote desktops without exposing services to the public internet. The platform distinguishes itself through a declarative infrastructure model that synchronizes n

    Delivers terminal, desktop, and display sessions through a web interface with integrated authentication.

    TypeScriptcrowdsecdockerhome-lab
    在 GitHub 上查看↗21,255
  • 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

    Provides unified access to remote server resources through web-based terminals or command-line interfaces to manage distributed environments from any location.

    Goauditbastioncertificate
    在 GitHub 上查看↗19,863
  • beetbox/beetsbeetbox 的头像

    beetbox/beets

    15,307在 GitHub 上查看↗

    Beets is a command-line music library manager that automates the organization, standardization, and maintenance of digital audio collections. It functions as a relational database-backed system that identifies audio content through acoustic fingerprinting and retrieves accurate metadata from online databases to ensure consistent tagging and directory structures. The project distinguishes itself through an event-driven pipeline architecture and a modular plugin system, which allow users to intercept and customize library processing workflows. This extensibility enables the integration of exter

    Provides remote access to library data via an integrated web server.

    Pythonclihacktoberfestmusic
    在 GitHub 上查看↗15,307
  • getpaseo/paseogetpaseo 的头像

    getpaseo/paseo

    9,118在 GitHub 上查看↗

    Paseo is an LLM coding agent orchestrator and multi-agent workflow manager designed to coordinate multiple AI agents across isolated git worktrees. It provides a unified control interface for managing these agents and their associated environments to execute complex programming tasks. The system distinguishes itself through a remote agent daemon that enables secure access to local coding agents via encrypted relays. It employs a git worktree environment manager to isolate parallel tasks into dedicated directories and branch-based server URLs, preventing file collisions and network port confli

    Enables secure connectivity to agents on local machines or remote servers via encrypted relays.

    TypeScriptadeagentsclaude-code
    在 GitHub 上查看↗9,118
  • apenwarr/sshuttleapenwarr 的头像

    apenwarr/sshuttle

    8,863在 GitHub 上查看↗

    sshuttle is an SSH tunneling proxy and user-space network router that forwards local network traffic to a remote network via an encrypted SSH connection. It serves as an alternative to traditional VPN installations for routing traffic and accessing private remote resources. The project functions by redirecting network traffic through an SSH tunnel without requiring administrative privileges on the remote server. It utilizes a user-space TCP/IP stack to process packets, allowing it to operate without kernel-level administrative access. Its capabilities cover remote network access, secure remo

    Enables secure connectivity to private internal resources from external locations using SSH.

    Python
    在 GitHub 上查看↗8,863
  • pivpn/pivpnpivpn 的头像

    pivpn/pivpn

    8,010在 GitHub 上查看↗

    PiVPN is an automated VPN deployer and server manager designed to establish secure gateways for remote network access. It provides a command-line tool for the installation and configuration of WireGuard and OpenVPN servers on Linux systems, with specific optimizations for single-board computers like the Raspberry Pi. The project distinguishes itself through a wrapper-based management interface that abstracts complex server commands into simplified operations. This includes automated handling of firewall rules, port forwarding, and package installation, as well as the ability to export client

    Provides a secure gateway to allow remote access to local network resources from external locations.

    Shellopenvpnopenvpn-installerpivpn
    在 GitHub 上查看↗8,010
  • orange-cyberdefense/goadOrange-Cyberdefense 的头像

    Orange-Cyberdefense/GOAD

    7,464在 GitHub 上查看↗

    GOAD is an Ansible-based automation tool and infrastructure orchestrator used to deploy pre-configured networks of vulnerable Windows virtual machines. It serves as a security training environment for practicing Active Directory penetration testing, privilege escalation, and lateral movement across various cloud platforms and local virtualization hypervisors. The project distinguishes itself through a multi-provider infrastructure model and a system of infrastructure recipes that simulate intentional security misconfigurations. It supports the deployment of varied attack scenarios, including

    Deploys a Linux-based gateway enabling browser-based remote desktop access to all virtual machines in the environment.

    PowerShellactive-directoryansibleinfrastructure-as-code
    在 GitHub 上查看↗7,464
  • tigervnc/tigervncTigerVNC 的头像

    TigerVNC/tigervnc

    6,884在 GitHub 上查看↗

    TigerVNC is a remote desktop software system consisting of a server and client implementation. It enables the streaming of graphical desktop environments across different operating systems by implementing the RFB protocol to exchange pixel data and input events. The software provides secure remote access through password authentication and the use of cryptographic certificates to verify remote server identities. It facilitates remote system management by capturing a local display on a server and forwarding it to a viewer application for remote control. The system includes capabilities for di

    Enables accessing and controlling a graphical user interface on a remote computer from a local device over a network.

    C++
    在 GitHub 上查看↗6,884
  • moonshotai/kimi-cliMoonshotAI 的头像

    MoonshotAI/kimi-cli

    6,503在 GitHub 上查看↗

    Kimi is a terminal-based AI agent that autonomously plans and executes software development tasks by reading, editing, and running code. It operates as an intelligent command-line agent that breaks down high-level goals into sequences of shell commands and code edits, carrying them out without manual step-by-step guidance. The agent can run in an interactive loop, switch to a shell mode for direct terminal command execution, and operate in non-interactive or one-shot modes suitable for scripting. The project distinguishes itself through multiple integration and execution modes. It can run as

    Starts a browser-based interface to interact with the CLI remotely.

    Python
    在 GitHub 上查看↗6,503
  • next-terminal/next-terminalnext-terminal 的头像

    next-terminal/next-terminal

    5,564在 GitHub 上查看↗

    Next Terminal is an enterprise bastion host platform that brokers and audits remote access to servers and devices. It functions as a centralized gateway unifying access to Windows, Linux, and legacy systems through a single authenticated interface, supporting RDP, SSH, VNC, Telnet, and HTTP protocols. The platform combines certificate management, policy-based access control, reverse tunnel agents, session recording, and web proxy interception into a unified security gateway. It deploys lightweight agents in internal networks that build reverse tunnels to a central site, eliminating per-locati

    Starts virtual network computing sessions to remote desktops through the bastion host for graphical access.

    TypeScriptantdantd-designdocker
    在 GitHub 上查看↗5,564
  • docker-easyconnect/docker-easyconnectdocker-easyconnect 的头像

    docker-easyconnect/docker-easyconnect

    5,287在 GitHub 上查看↗

    This project provides a containerized network bridge that isolates corporate VPN software from the host operating system. It utilizes a Docker container to encapsulate the VPN client, preventing software conflicts and installation clutter on the host machine. The system includes a web-accessible graphical user interface for remote login and session management, allowing users to interact with VPN authentication prompts from any device. To enable application-level access, it implements a SOCKS5 and HTTP proxy gateway that routes host machine network traffic through the containerized connection.

    Enables secure remote access to the VPN client's graphical user interface from external devices.

    Shelldockerdocker-containerdocker-image
    在 GitHub 上查看↗5,287
  • mediabrowser/embyMediaBrowser 的头像

    MediaBrowser/Emby

    4,794在 GitHub 上查看↗

    Emby is a self-hosted media server used for organizing and streaming personal movies, music, and photos to various devices across local and remote networks. It functions as a central hub for media library hosting, incorporating a DLNA media server for device discovery and a remote media gateway for secure external access. The system features a GPU-accelerated transcoder that converts video formats on-the-fly to ensure compatibility across different playback devices. It also includes a live TV DVR capable of streaming live television signals and scheduling recordings for later viewing. The pl

    Simplifies access from external networks using account authentication instead of manual IP configuration.

    C#
    在 GitHub 上查看↗4,794
  • hackerschoice/thc-tips-tricks-hacks-cheat-sheethackerschoice 的头像

    hackerschoice/thc-tips-tricks-hacks-cheat-sheet

    3,853在 GitHub 上查看↗

    This project is a comprehensive command-line reference and toolkit designed for Linux system administration and network security assessment. It provides a collection of technical snippets and operational guides focused on managing remote environments, orchestrating shell sessions, and executing administrative tasks through native terminal utilities. The repository distinguishes itself by offering specialized techniques for stealthy operations and infrastructure manipulation. It covers methods for establishing encrypted tunnels to bypass firewalls, obfuscating process identities and command hi

    Configures automated tasks to automatically re-establish network connections to a remote controller upon boot or login.

    Shell
    在 GitHub 上查看↗3,853
  • nextcloud/nextcloudpinextcloud 的头像

    nextcloud/nextcloudpi

    2,866在 GitHub 上查看↗

    NextcloudPi is a deployment suite and pre-configured software stack designed to install and manage a private cloud environment on Linux servers and single-board computers. It includes a specialized operating system image optimized for Raspberry Pi hardware and a dedicated management panel for automating the deployment of cloud storage and collaboration tools. The project distinguishes itself through a web-based configuration interface that allows for the automation of system updates, backup restores, and hardware monitoring. It integrates a dynamic DNS manager to synchronize server IP address

    Enables secure remote access to a home server from the internet via Dynamic DNS and SSL.

    Shellarmnextcloudqemu
    在 GitHub 上查看↗2,866
  1. Home
  2. Networking & Communication
  3. Remote Access

探索子标签

  • Persistence HandlersAutomated tasks and startup scripts that re-establish network connections to remote controllers. **Distinct from Remote Access:** Distinct from Remote Access: focuses on the automated re-establishment of connections after boot or login rather than general connectivity.
  • Remote UI Access1 个子标签Libraries for accessing and controlling UI instances over a network.
  • VNC Session BrokersStarts virtual network computing sessions to remote desktops through a bastion host for graphical access. **Distinct from Remote Access:** Distinct from Remote Access: focuses on brokering VNC sessions through a gateway rather than general remote access.
  • Web-Based Library BridgesServer components that translate internal database queries into browser-accessible interfaces for remote reading. **Distinct from Remote Access:** Distinct from Remote Access: focuses on the specific bridge architecture for library-to-browser translation.