naggie / dsnet

FAST command to manage a centralised wireguard VPN. Think wg-quick but quicker: key generation + address allocation.
https://calbryant.uk/blog/how-to-set-up-a-wireguard-vpn-in-minutes-with-dsnet/
MIT License
673 stars 33 forks source link

dsnet report should report to stdout by default or optionally #69

Closed naggie closed 2 years ago

naggie commented 2 years ago

This gives more flexibility with scripts. It can then also be used remotely via ssh (using a sudo NOPASSWD rule and a restricted command) with more ease.

naggie commented 2 years ago

https://github.com/naggie/dsnet/pull/81