EAimTY / socks5-server
Fine-grained, relatively low-level asynchronized SOCKS5 server library based on tokio
☆55Updated 2 months ago
Alternatives and similar repositories for socks5-server:
Users that are interested in socks5-server are comparing it to the libraries listed below
- SOCKS5 implement library, with some useful utilities such as dns-query, socks5-server, udp-client, echo-server, etc.☆30Updated this week
- Rust bindings to the wintun c library: https://www.wintun.net/☆73Updated last month
- A modern proxy framework, core of YtFlow.☆89Updated 10 months ago
- Asynchronous allocation of TUN/TAP devices in Rust using tokio☆86Updated last month
- TUN device creation and handling.☆51Updated 4 months ago
- Asynchronous SOCKS proxy support for Rust.☆84Updated last month
- Rust bindings and wrapper around WinDivert user library☆50Updated 3 months ago
- Rust crate providing a cross platform interface for interacting with the routing table☆24Updated 3 months ago
- Asynchronous lightweight userspace implementation of TCP/IP stack for Tun device☆61Updated 2 weeks ago
- ☆47Updated 3 years ago
- Simple and fast layer 4 proxy in Rust☆18Updated 3 years ago
- Statistics network traffic --- Rust Library☆25Updated 5 months ago
- A cross-platform tun/tap interface infrastructure powered by Rust☆49Updated last week
- An async/.await SOCKS5 implementation☆81Updated 8 months ago
- A fully async I/O socks5 server written in Rust☆40Updated 4 years ago
- Rust wrapper around a connection listener to support TLS.☆53Updated last week
- ☆60Updated 2 weeks ago
- Fast SOCKS5 TCP and UDP client/server implementation written in Rust async (with tokio)☆457Updated last month
- Cross-platform Rust library to retrieve network sockets information☆48Updated 3 months ago
- Lightweight websocket implement for stream transmission.☆31Updated 5 months ago
- Retrieve system's Network Interfaces on Linux, macOS and Windows on a standardized manner☆68Updated 10 months ago
- Rust library providing unified WireGuard interface to native/kernel and userspace implementations☆185Updated 2 months ago
- Asynchronous implementation of ping in rust, based on tokio 1.x☆83Updated 3 weeks ago
- A command-line tool for tunneling UDP datagrams over TCP.☆98Updated this week
- Retrieve IP addresses for all interfaces. POSIX & Windows☆27Updated this week
- a socks5 server implemented with Rust and `tokio` using async/await feature☆13Updated 3 years ago
- Cross-platform library for network interface and gateway. Written in Rust.☆73Updated 2 weeks ago
- A minimalistic encryption protocol for rust async streams/packets, based on noise protocol and snow.☆43Updated 2 years ago
- a bpf based proxy☆48Updated last month
- Intercepting HTTP/S proxy