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

Implements (closes) #69 #78

Closed xxxserxxx closed 2 years ago

xxxserxxx commented 2 years ago

This seemed like a simple one-off. It is based off the master branch, not any of my other PRs.

naggie commented 2 years ago

Thanks @xxxserxxx -- though I decided to go a different direction and only allow reporting to stdout, given a shell redirect can be used to the same effect as before. See https://github.com/naggie/dsnet/pull/81