From f20546b0470b4179ee3c00e545e262ac0c86917b Mon Sep 17 00:00:00 2001 From: Callan Bryant Date: Tue, 26 May 2020 20:05:55 +0100 Subject: [PATCH] Add dsnet to WireGuard Setup Tools dsnet is a simple command to manage a centralised wireguard VPN. Think wg-quick but quicker. PR suggested on hacker news: https://news.ycombinator.com/item?id=23299023 Thanks! --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 752502c..f373b92 100644 --- a/README.md +++ b/README.md @@ -1089,6 +1089,7 @@ These are some GUI and CLI tools that wrap WireGuard to assist with config, depl - https://github.com/complexorganizations/wireguard-manager - https://github.com/influxdata/wirey - https://github.com/apognu/wgctl + - https://github.com/naggie/dsnet/ ### Config Shortcuts