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

Moved report command to new CLI #64

Closed botto closed 2 years ago

botto commented 2 years ago

This PR moves the report command to the new CLI also cleans up any remaining files from earlier work when moving to the new CLI files

naggie commented 2 years ago

Thanks!