1
0
mirror of https://github.com/tonarino/innernet.git synced 2025-01-10 04:19:31 +02:00
innernet/wireguard-control-sys/README.md
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.