1 Repo
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.
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.