WireTun
This library provides a cross-platform, asynchronous (with Tokio) WireGuard implementation.
WARNING: This library is still in early development and is not ready for production use.
[]
= { = "*", = ["uapi"] }
Example
use ;
async
More examples can be found in the examples directory.
Minimum supported Rust version (MSRV)
1.66.1
License
This project is licensed under the Apache 2.0 license.