534403b170 | ||
---|---|---|
.. | ||
bindgen-bindings | ||
c | ||
src | ||
.gitignore | ||
Cargo.toml | ||
README.md | ||
build.rs | ||
upgrade.sh |
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.