awesome-repositories.com
Blog
MCP
awesome-repositories.com

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

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

6 Repos

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • shadowsocks/shadowsocks-windowsAvatar von shadowsocks

    shadowsocks/shadowsocks-windows

    59,574Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗59,574
  • flowseal/tg-ws-proxyAvatar von Flowseal

    Flowseal/tg-ws-proxy

    7,906Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗7,906
  • gui-for-cores/gui.for.singboxAvatar von GUI-for-Cores

    GUI-for-Cores/GUI.for.SingBox

    7,188Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗7,188
  • hmbsbige/shadowsocksr-windowsAvatar von HMBSbige

    HMBSbige/ShadowsocksR-Windows

    6,969Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗6,969
  • shadowsocksr-backup/shadowsocksr-csharpAvatar von shadowsocksr-backup

    shadowsocksr-backup/shadowsocksr-csharp

    4,505Auf GitHub ansehen↗

    ShadowsocksR Proxy Client ist ein Windows-Netzwerk-Proxy-Manager, der darauf ausgelegt ist, verschlüsselte Tunnel zu Remote-Servern zu erstellen, um Netzwerkbeschränkungen zu umgehen. Er fungiert als Socks5-Proxy-Client, der Systemverkehr über sichere Protokolle für Anonymität und Zensurumgehung leitet. Das Projekt bietet eine Desktop-Oberfläche für die Verwaltung von Windows-Netzwerk-Proxys, die es Benutzern ermöglicht, mehrere Remote-Server-Konfigurationen zu speichern, zu organisieren und zwischen ihnen zu wechseln. Es automatisiert das Traffic-Routing spezifisch über einen Proxy-Auto-Config-Client, der PAC-Dateien verwendet, um zu bestimmen, welcher Webverkehr in den verschlüsselten Tunnel gelangt und welcher direkt verbunden wird. Die Software deckt die systemweite Proxy-Konfiguration ab, um Anwendungsverkehr über lokale Socks5- oder HTTP-Ports zu leiten. Sie enthält Funktionen für den Aufbau sicherer Tunnel unter Verwendung von symmetrischer Verschlüsselung und verwaltet die Traffic-Filterung durch konfigurierbare Proxy-Auto-Konfigurationsregeln.

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

    C#
    Auf GitHub ansehen↗4,505
  • nguyenphutrong/quotioAvatar von nguyenphutrong

    nguyenphutrong/quotio

    3,624Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗3,624
  1. Home
  2. Networking & Communication
  3. Proxy Servers
  4. Local Loopback

Unter-Tags erkunden

  • 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.