Crates.io | wireguard-control |
lib.rs | wireguard-control |
version | |
source | src |
created_at | 2021-09-15 03:44:12.934645 |
updated_at | 2024-12-05 14:17:57.392833 |
description | High level bindings to the WireGuard embeddable C library |
homepage | |
repository | https://github.com/tonarino/innernet |
max_upload_size | |
id | 451659 |
Cargo.toml error: | TOML parse error at line 22, column 1 | 22 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include` |
size | 0 |
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:
wireguard-go
on macOS and Linux)Versioning is held in lockstep with innernet, although this may change in the future.