1
0
mirror of https://github.com/tonarino/innernet.git synced 2025-02-07 13:42:19 +02:00
Jake McGinty 4fa689d400 meta: rename wgctrl to wireguard-control
in preparation for publishing on crates.io
2021-09-15 12:43:20 +09:00

360 B

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.