nulldotblack / wireguard-ntLinks
Rust bindings to the high performanance windows wireguard nt kernel library: library: https://git.zx2c4.com/wireguard-nt/about/
☆27Updated last year
Alternatives and similar repositories for wireguard-nt
Users that are interested in wireguard-nt are comparing it to the libraries listed below
Sorting:
- Rust library providing unified WireGuard interface to native/kernel and userspace implementations☆225Updated last week
- Asynchronous allocation of TUN/TAP devices in Rust using tokio☆91Updated last month
- Implementation of UdpSocket same as TcpStream☆39Updated 11 months ago
- WireGuard implementation in Rust with Tokio☆50Updated last year
- TUN device creation and handling.☆50Updated 10 months ago
- Asynchronous lightweight userspace implementation of TCP/IP stack for Tun device☆69Updated last month
- Rust library for requesting certificates from an ACME provider☆83Updated 8 months ago
- A netstack based on smoltcp-rs.☆33Updated 2 months ago
- Retrieve system's Network Interfaces on Linux, macOS and Windows on a standardized manner☆84Updated last month
- ☆172Updated 2 months ago
- Rust bindings to the wintun c library: https://www.wintun.net/☆76Updated 7 months ago
- Rust bindings and abstraction for libnftnl, low-level userspace access to the in-kernel nf_tables subsystem☆82Updated 2 months ago
- Simple ACME client☆157Updated this week
- ☆26Updated 2 months ago
- SOCKS5 implement library, with some useful utilities such as dns-query, socks5-server, udp-client, echo-server, etc.☆34Updated last month
- Simple DNS written in Rust☆69Updated last month
- Provides adapters to communicate with various operating system service managers like launchd and systemd☆217Updated 6 months ago
- IpNet, Ipv4Net, and Ipv6Net types and methods for Rust☆147Updated 7 months ago
- A tracing layer for shipping logs to Grafana Loki☆67Updated 3 months ago
- Asynchronous implementation of ping in rust, based on tokio 1.x