yfaming / yimu-rsLinks
a socks5 server implemented with Rust and `tokio` using async/await feature
☆13Updated 3 years ago
Alternatives and similar repositories for yimu-rs
Users that are interested in yimu-rs are comparing it to the libraries listed below
Sorting:
- Rust bindings to the wintun c library: https://www.wintun.net/☆77Updated 8 months ago
- Fine-grained, relatively low-level asynchronized SOCKS5 server library based on tokio☆56Updated 8 months ago
- Asynchronous SOCKS proxy support for Rust.☆93Updated 7 months ago
- SOCKS5 implement library, with some useful utilities such as dns-query, socks5-server, udp-client, echo-server, etc.☆34Updated last month
- Asynchronous implementation of ping in rust, based on tokio 1.x☆93Updated 7 months ago
- Provides adapters to communicate with various operating system service managers like launchd and systemd☆218Updated 7 months ago
- A load balancing proxy with mTLS encryption via QUIC or HTTP/2[WIP]☆15Updated 2 years ago
- TUN device creation and handling.☆50Updated 2 weeks ago
- A cross-platform tun/tap interface infrastructure powered by Rust☆114Updated 2 weeks ago
- Port forwarding utility written in Rust with IP and TLS SNI/ALPN-based forwarding rules, multiple targets per port, iptables support, and…☆232Updated 3 months ago
- Asynchronous lightweight userspace implementation of TCP/IP stack for Tun device☆71Updated last week
- Implementation of UdpSocket same as TcpStream☆39Updated last week
- Asynchronous allocation of TUN/TAP devices in Rust using tokio☆91Updated last month
- Retrieve system's Network Interfaces on Linux, macOS and Windows on a standardized manner☆86Updated last month
- A netstack based on smoltcp-rs.☆33Updated 2 months ago
- A fast TCP/UDP tunnel, transported over HTTP WebSocket.☆39Updated last week
- Fast SOCKS5 TCP and UDP client/server implementation written in Rust async (with tokio)☆535Updated 2 months ago
- Rust library providing unified WireGuard interface to native/kernel and userspace implementations☆231Updated this week
- An all in one proxy written in Rust.☆61Updated this week
- WireGuard implementation in Rust with Tokio