mirror of
https://github.com/tonarino/innernet.git
synced 2025-01-10 04:19:31 +02:00
72353ed7a9
* Fix clippy lints in tests * CI: let clippy lint also tests They deserve equal clippy love, right? :) |
||
---|---|---|
.. | ||
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.