wireplane 0.1.0

Automated control plane to simplify secure connection management.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[package]
name = "wireplane"
version = "0.1.0"
description = "Automated control plane to simplify secure connection management."
license = "MIT OR Apache-2.0"
edition = "2024"
readme = "README.md"
repository = "https://github.com/meotrino/wireplane"
homepage = "https://github.com/meotrino/wireplane"
keywords = ["networking", "control-plane", "wireguard", "vpn", "linux"]
categories = ["network-programming", "api-bindings"]

[dependencies]