awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

7 dépôts

Awesome GitHub RepositoriesSecure Proxy Protocols

Lightweight standards for establishing encrypted tunnels between endpoints.

Distinguishing note: Focuses on the protocol standard itself rather than the implementation.

Explore 7 awesome GitHub repositories matching security & cryptography · Secure Proxy Protocols. Refine with filters or upvote what's useful.

Awesome Secure Proxy Protocols GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • shadowsocks/shadowsocksAvatar de shadowsocks

    shadowsocks/shadowsocks

    33,580Voir sur GitHub↗

    Shadowsocks is a secure network tunneling tool designed for censorship circumvention and private internet connectivity. It functions as a proxy system that routes traffic through encrypted tunnels, allowing users to bypass regional network restrictions and protect data from interception across public infrastructures. The project utilizes a lightweight, custom proxy protocol that incorporates stream-based cipher encryption to obfuscate payload content and prevent deep packet inspection. By employing an asynchronous, event-driven networking model, the system manages concurrent connections effic

    Establishes encrypted tunnels between network endpoints to ensure private data transmission.

    Python
    Voir sur GitHub↗33,580
  • yanue/v2rayuAvatar de yanue

    yanue/V2rayU

    20,043Voir sur GitHub↗

    V2rayU is a native macOS network proxy tool and multi-protocol proxy manager. It functions as a V2Ray proxy client that enables users to route network traffic through secure tunnels to bypass network restrictions on Mac. The application features a TUN mode VPN client that uses a virtual network adapter to forward all system traffic through a secure tunnel. It supports configuring and switching between V2Ray, Shadowsocks, and Socks5 proxy servers via manual entry or external subscriptions. The tool provides capabilities for network traffic routing, proxy load balancing, and server configurati

    Provides a unified runtime supporting multiple secure protocols like VMess, Trojan, and Shadowsocks.

    mac-v2rayv2rayv2ray-core
    Voir sur GitHub↗20,043
  • qv2ray/qv2rayAvatar de Qv2ray

    Qv2ray/Qv2ray

    16,947Voir sur GitHub↗

    Qv2ray is a multi-protocol proxy client and a graphical user interface for managing V2Ray network proxy connections. Built as a cross-platform desktop application, it provides a consistent visual experience for configuring traffic routing across Linux, Windows, and macOS. The application utilizes a plugin-based architecture that allows for the integration of third-party extensions to add support for additional network proxy protocols. This modular system enables the software to be extended without modifying the core binary. The tool covers multi-protocol proxy routing for tunneling protocols

    Connects to various secure network protocols like VMess, VLESS, and Trojan to bypass internet restrictions.

    C++aurcmakecpp
    Voir sur GitHub↗16,947
  • throneproj/throneAvatar de throneproj

    throneproj/Throne

    6,243Voir sur GitHub↗

    Throne is a cross-platform proxy client that provides a unified graphical interface for managing and routing network traffic through secure proxy protocols. It combines subscription-based node management, multi-protocol routing, TUN-based global traffic interception, and DNS leak prevention into a single application that runs on Windows, Linux, and macOS. The application supports a wide range of proxy protocols including SOCKS, HTTP, Shadowsocks, Trojan, and VMess, and can route traffic through chains of multiple proxy servers for layered routing. It creates a virtual network interface to int

    Provides a unified core that routes traffic through SOCKS, HTTP, Shadowsocks, Trojan, and VMess protocols.

    C++anytlsclashlinux
    Voir sur GitHub↗6,243
  • awesome-vpn/awesome-vpnAvatar de awesome-vpn

    awesome-vpn/awesome-vpn

    5,645Voir sur GitHub↗

    Awesome VPN is a free proxy subscription aggregator that collects and distributes daily-updated proxy nodes from multiple sources. It supports the VMess, VLESS, Trojan, and Shadowsocks protocols, and delivers subscription links in Base64, Clash YAML, and Sing-box JSON formats for broad client compatibility. The service automatically refreshes its proxy node list every day at midnight UTC via a scheduled cron job, ensuring that only current working servers are distributed. To maintain reliable access in regions where GitHub is slow or blocked, subscription links are also served through alterna

    Offers proxy nodes supporting VMess, VLESS, Trojan, and Shadowsocks protocols for circumvention and network acceleration.

    Pythonclashclashvergerevfanqiang
    Voir sur GitHub↗5,645
  • fscarmen/sing-boxAvatar de fscarmen

    fscarmen/sing-box

    4,878Voir sur GitHub↗

    Ce projet est un script de déploiement en shell pour configurer des serveurs proxy multi-protocoles utilisant sing-box. Il fournit un système pour installer et gérer des environnements de proxy réseau sur des serveurs distants, prenant en charge des protocoles tels que Reality, Hysteria2, TUIC, Trojan et Shadowsocks. L'outil inclut un générateur d'abonnement proxy qui crée des listes de nœuds formatées compatibles avec divers clients proxy via un lien d'abonnement unique. Il implémente également des configurations réseau spécialisées, notamment des chaînes de proxy Cloudflare WARP pour contourner les restrictions régionales et des passerelles Argo tunnel pour le franchissement NAT et la pénétration d'intranet sans domaine public. Le logiciel couvre une gamme de capacités de gestion de trafic, incluant le routage proxy en chaîne pour contourner les blocages régionaux et le déploiement de tunnels websocket sécurisés. Il fournit une configuration d'environnement automatisée et une gestion du cycle de vie des services via un moteur de script shell et une gestion de services conteneurisés.

    Supports multiple secure proxy protocols including Reality, Hysteria2, TUIC, Trojan, and Shadowsocks within a single core.

    Shellanytlsargohysteria2
    Voir sur GitHub↗4,878
  • eooce/sing-boxAvatar de eooce

    eooce/Sing-box

    4,066Voir sur GitHub↗

    Sing-box is a universal proxy platform and multi-protocol proxy core designed for routing traffic to bypass network restrictions. It functions as a network traffic controller and VPN tunneling orchestrator that implements diverse tunneling methods for secure and flexible data routing. The system utilizes a configuration-driven pipeline to define network flow and service behavior through declarative structures. It features a modular transport layer and protocol-agnostic tunneling to encapsulate network protocols, alongside rule-based packet routing and state-based connection tracking to manage

    Acts as a multi-protocol proxy core implementing diverse tunneling methods for secure and flexible data routing.

    Shellargohysteria2oneclick
    Voir sur GitHub↗4,066
  1. Home
  2. Security & Cryptography
  3. Secure Proxy Protocols

Explorer les sous-tags

  • Multi-Protocol Proxy CoresUnified runtimes that support multiple secure proxy protocols such as SOCKS, HTTP, Shadowsocks, Trojan, and VMess within a single engine. **Distinct from Secure Proxy Protocols:** Distinct from Secure Proxy Protocols: focuses on the implementation that bundles multiple protocol standards into one executable, not the protocol definitions themselves.