mirror of
https://github.com/tonarino/innernet.git
synced 2024-11-24 08:42:33 +02:00
15602388f6
* fix nightly build * update toml dep in server for consistency * cargo update * fix clippy errors |
||
---|---|---|
.. | ||
examples | ||
src | ||
.gitignore | ||
Cargo.toml | ||
README.md |
wireguard-control
A high-level control library to get and set configurations for WireGuard interfaces.
It's a heavily-modified fork of K900's wgctrl-rs
, and was made for innernet.
Currently supports:
- Linux kernel WireGuard implementation
- Userspace WireGuard implementations (tested against
wireguard-go
on macOS and Linux)
Versioning is held in lockstep with innernet, although this may change in the future.