awesome-repositories.com
Blog
MCP
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
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

6 dépôts

Awesome GitHub RepositoriesLocal Loopback

Proxy servers that bind to local loopback interfaces to intercept and tunnel traffic from local applications.

Explore 6 awesome GitHub repositories matching networking & communication · Local Loopback. Refine with filters or upvote what's useful.

Awesome Local Loopback 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/shadowsocks-windowsAvatar de shadowsocks

    shadowsocks/shadowsocks-windows

    59,574Voir sur GitHub↗

    Shadowsocks-Windows is a desktop proxy manager that provides a graphical interface for configuring system-wide network routing. It functions as a local SOCKS5 or HTTP proxy server, intercepting outbound traffic through system-level injection to route requests through secure, encrypted remote tunnels. The application distinguishes itself through a modular architecture that supports plugin-based transport extensibility, allowing users to integrate external binaries for custom traffic obfuscation and specialized cryptographic protocols. It also enables high-availability networking by automatical

    Operates a local loopback server that acts as a gateway between local applications and remote encrypted tunnels.

    C#c-sharpproxyshadowsocks
    Voir sur GitHub↗59,574
  • flowseal/tg-ws-proxyAvatar de Flowseal

    Flowseal/tg-ws-proxy

    7,906Voir sur GitHub↗

    tg-ws-proxy is a local proxy server and network tool designed to route Telegram traffic through WebSocket connections. It functions as a bridge that tunnels MTProto protocol traffic to bypass network restrictions and circumvent firewalls that block direct connections to messaging services. The project includes a system tray proxy manager that provides a desktop interface for controlling the server state. This manager allows for updating connection secrets, viewing server logs, and restarting services through a native OS desktop tray icon. The system supports establishing proxy connections vi

    Binds to local loopback interfaces to intercept outgoing Telegram requests and tunnel them to a remote endpoint.

    Pythonproxytelegramtg-ws-proxy
    Voir sur GitHub↗7,906
  • gui-for-cores/gui.for.singboxAvatar de GUI-for-Cores

    GUI-for-Cores/GUI.for.SingBox

    7,188Voir sur GitHub↗

    GUI.for.SingBox is a desktop graphical interface client for managing the sing-box network proxy core. It functions as a network proxy manager and subscription manager, allowing users to configure routing rules, organize proxy profiles, and synchronize remote proxy server lists from external subscription providers. The application distinguishes itself through an event-driven plugin architecture and a script-based configuration middleware, enabling users to extend core functionality and programmatically modify configuration values. It also features a system for cross-platform settings synchroni

    Removes local loopback restrictions for Windows UWP applications to allow system proxy utilization.

    Vueguirolldown-vitesing-box
    Voir sur GitHub↗7,188
  • hmbsbige/shadowsocksr-windowsAvatar de HMBSbige

    HMBSbige/ShadowsocksR-Windows

    6,969Voir sur GitHub↗

    ShadowsocksR-Windows is a proxy client for Windows designed to route network traffic through ShadowsocksR proxy servers. It functions as a network proxy that establishes secure tunnels to bypass internet censorship and regional restrictions. The application manages system-wide network routing and provides SOCKS5 proxy client capabilities to hide origin IP addresses. It redirects local traffic through a remote server to maintain internet privacy and circumvent network-level blocks. The project incorporates traffic interception and encapsulation through a user-mode network wrapper and TAP-base

    Binds to local loopback interfaces to intercept and tunnel system traffic before forwarding it to remote servers.

    C#net6net60shadowsocksr
    Voir sur GitHub↗6,969
  • shadowsocksr-backup/shadowsocksr-csharpAvatar de shadowsocksr-backup

    shadowsocksr-backup/shadowsocksr-csharp

    4,505Voir sur GitHub↗

    ShadowsocksR Proxy Client est un gestionnaire de proxy réseau Windows conçu pour créer des tunnels chiffrés vers des serveurs distants afin de contourner les restrictions réseau. Il fonctionne comme un client proxy Socks5 qui route le trafic système via des protocoles sécurisés pour l'anonymat et le contournement de la censure. Le projet fournit une interface de bureau pour l'administration des proxys réseau Windows, permettant aux utilisateurs de stocker, organiser et basculer entre plusieurs configurations de serveurs distants. Il automatise spécifiquement le routage du trafic via un client de configuration automatique de proxy, utilisant des fichiers PAC pour déterminer quel trafic web entre dans le tunnel chiffré et lequel se connecte directement. Le logiciel couvre la configuration de proxy à l'échelle du système pour diriger le trafic des applications via des ports Socks5 ou HTTP locaux. Il inclut des capacités pour l'établissement de tunnels sécurisés utilisant le chiffrement à clé symétrique et gère le filtrage du trafic via des règles de configuration automatique de proxy configurables.

    Binds to a local loopback interface to capture and intercept outgoing application traffic for tunneling.

    C#
    Voir sur GitHub↗4,505
  • nguyenphutrong/quotioAvatar de nguyenphutrong

    nguyenphutrong/quotio

    3,624Voir sur GitHub↗

    Quotio is a local LLM API proxy gateway and credential manager that intercepts and routes requests from command-line tools and integrated development environments to various AI model providers. It serves as a centralized authentication hub, managing API keys and service accounts to provide a unified interface for external AI agents. The project distinguishes itself through a routing engine that implements priority-chain and round-robin load balancing to distribute workloads across multiple accounts. It features automated API key failover, which redirects requests to backup authentication keys

    Implements a local proxy server that binds to loopback interfaces to intercept and route AI API requests.

    Swiftai-toolsdeveloper-toolsproxy
    Voir sur GitHub↗3,624
  1. Home
  2. Networking & Communication
  3. Proxy Servers
  4. Local Loopback

Explorer les sous-tags

  • Loopback ExemptionsUtilities to bypass local loopback restrictions for specific application frameworks. **Distinct from Local Loopback:** Focuses on removing restrictions (exemptions) rather than just binding to a loopback interface.