innernet/wireguard-control
2023-02-05 03:13:54 +09:00
..
examples Auto-apply clippy lint fixes from Rust 1.67 2023-02-05 03:13:54 +09:00
src Auto-apply clippy lint fixes from Rust 1.67 2023-02-05 03:13:54 +09:00
.gitignore
Cargo.toml Fix rand_core dependency, cargo update 2023-01-13 14:31:45 +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.