wireguard-control

Crates.iowireguard-control
lib.rswireguard-control
version1.5.0
sourcesrc
created_at2021-09-15 03:44:12.934645
updated_at2021-09-17 05:19:21.353284
descriptionHigh level bindings to the WireGuard embeddable C library
homepage
repositoryhttps://github.com/tonarino/innernet
max_upload_size
id451659
size62,425
engineering (github:tonarino:engineering)

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: 328

cargo fmt