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
·

1 dépôt

Awesome GitHub RepositoriesNetwork Wrappers

User-space components that encapsulate network logic to avoid the need for kernel-mode drivers.

Distinct from User-Mode Drivers: Focuses on network protocol logic wrapping in user-space rather than hardware-specific drivers.

Explore 1 awesome GitHub repository matching operating systems & systems programming · Network Wrappers. Refine with filters or upvote what's useful.

Awesome Network Wrappers 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.
  • 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

    Handles proxy logic and configuration within a Windows user-space network wrapper instead of a kernel driver.

    C#net6net60shadowsocksr
    Voir sur GitHub↗6,969
  1. Home
  2. Operating Systems & Systems Programming
  3. User-Mode Drivers
  4. Network Wrappers