kilo/cmd/kgctl
leonnicolas b1927990c2
migrate to golang.zx2c4.com/wireguard/wgctrl
This commit introduces the usage of wgctrl.
It avoids the usage of exec calls of the wg command
and parsing the output of `wg show`.

Signed-off-by: leonnicolas <leonloechner@gmx.de>
2022-01-30 17:02:43 +01:00
..
connect_linux.nogo migrate to golang.zx2c4.com/wireguard/wgctrl 2022-01-30 17:02:43 +01:00
connect_other.nogo migrate to golang.zx2c4.com/wireguard/wgctrl 2022-01-30 17:02:43 +01:00
graph.go migrate to golang.zx2c4.com/wireguard/wgctrl 2022-01-30 17:02:43 +01:00
main.go cmd/kgctl/main.go: suppress second error message 2021-09-07 11:07:03 +02:00
showconf.go migrate to golang.zx2c4.com/wireguard/wgctrl 2022-01-30 17:02:43 +01:00