innernet/wireguard-control
Jake McGinty 6be3e61074 meta: release v1.5.2 2021-12-06 02:35:18 +09:00
..
src wireguard-control(-sys): add FFI upgrade script and run it 2021-11-21 15:46:09 +09:00
.gitignore meta: rename wgctrl to wireguard-control 2021-09-15 12:43:20 +09:00
Cargo.toml meta: release v1.5.2 2021-12-06 02:35:18 +09:00
README.md meta: rename wgctrl to wireguard-control 2021-09-15 12:43:20 +09:00

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.