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

template for shell script output #48

Open naggie opened 3 years ago

naggie commented 3 years ago

Could generate a bash script which internally uses the wg-quick template. The bash script could then delete itself.

Useful to install wireguard, openresolv, save config in correct place with correct permissions and then activate/enable via systemd.

ubuntu-bash-wg-quick