Crates.io | wireguard-control-sys |
lib.rs | wireguard-control-sys |
version | 1.5.0 |
source | src |
created_at | 2021-09-15 03:34:00.827439 |
updated_at | 2021-09-17 05:18:53.998455 |
description | Raw bindings to the WireGuard embeddable C library |
homepage | |
repository | https://github.com/tonarino/innernet |
max_upload_size | |
id | 451651 |
size | 49,840 |
wireguard-control-sys
A low-level FFI around the embaddable-wg-library
WireGuard C library, which in turn communicates with the Linux kernel WireGuard via Netlink.
You probably want to use the wireguard-control
crate instead.