wireguard-control

Crates.iowireguard-control
lib.rswireguard-control
version1.7.0
created_at2021-09-15 03:44:12.934645+00
updated_at2025-08-13 10:15:06.381747+00
descriptionHigh level bindings to the WireGuard embeddable C library
homepagehttps://github.com/tonarino/innernet
repositoryhttps://github.com/tonarino/innernet
max_upload_size
id451659
size84,496
Marek Bernat (mbernat)

documentation

README

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.

Commit count: 354

cargo fmt