mirror of
https://github.com/tonarino/innernet.git
synced 2024-11-28 08:58:37 +02:00
.. | ||
c | ||
src | ||
.gitignore | ||
build.rs | ||
Cargo.toml | ||
README.md |
wireguard-control-sys
A low-level FFI around the embaddable-wg-library
WireGuard C library, which in turn communicates with the Linux kernel WireGuard via Netlink.
You probably want to use the wireguard-control
crate instead.