awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • hmbsbige/shadowsocksr-windowsالصورة الرمزية لـ HMBSbige

    HMBSbige/ShadowsocksR-Windows

    6,969عرض على 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
    عرض على GitHub↗6,969
  1. Home
  2. Operating Systems & Systems Programming
  3. User-Mode Drivers
  4. Network Wrappers