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
679 stars 32 forks source link

Get how many peers an owner has #46

Closed botto closed 3 years ago

botto commented 3 years ago

This commit adds a new method on the DsnetConfig struct that lets us get a count of how many peers a specific owner has.

botto commented 3 years ago

Closing this in favor of having it as a util in dsnet-gui

naggie commented 3 years ago

Sorry, missed this. Would have merged.