innernet/wireguard-control
Matěj Laitl c629e01076
meta: add Brian, Ryo, Matěj as authors, canonicalize Jake's email (#267)
* meta: add Brian, Ryo, Matěj as authors, canonicalize Jake's email

Follow-up to #252.

* Also update shared/Cargo.toml

Co-authored-by: Jake McGinty <me@jakebot.org>

---------

Co-authored-by: Jake McGinty <me@jakebot.org>
2023-06-06 12:21:11 +09:00
..
examples Auto-apply clippy lint fixes from Rust 1.67 2023-02-05 03:13:54 +09:00
src Various dependency updates (#265) 2023-06-01 01:25:46 -05:00
.gitignore meta: rename wgctrl to wireguard-control 2021-09-15 12:43:20 +09:00
Cargo.toml meta: add Brian, Ryo, Matěj as authors, canonicalize Jake's email (#267) 2023-06-06 12:21:11 +09:00
README.md meta: rename wgctrl to wireguard-control 2021-09-15 12:43:20 +09:00

README.md

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.