shadowsocks-rust icon indicating copy to clipboard operation
shadowsocks-rust copied to clipboard

Welcome to tun-rs

Open vnt-dev opened this issue 5 months ago • 0 comments

tun-rs is an actively maintained, modern, and cross-platform Rust library for working with virtual network interfaces (TUN). Features include:

  • Actively maintained codebase and modern Rust API
  • Cross-platform support: Linux, macOS, Windows, OpenBSD, FreeBSD, Android, iOS, etc.
  • IPv4 and IPv6 support
  • Built-in support for features like GSO/GRO offload, packet framing, and more
  • Good documentation and examples

Benchmark: https://github.com/tun-rs/tun-benchmark2

vnt-dev avatar Jul 18 '25 04:07 vnt-dev