Asynchronous allocation and management of TUN/TAP devices using the Tokio runtime.
# Cargo.toml
[dependencies]
tokio-tun = "0.15.2"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a TUN device and reads a packet asynchronously.
Run the binary with sudo or appropriate capabilities.
Use conditional compilation or alternative for Windows.
No dependency data recorded yet.