-
Notifications
You must be signed in to change notification settings - Fork 3
Existing Wireguard Setup
thedunston edited this page Mar 29, 2021
·
1 revision
If you already have Wireguard installed be sure you have the other pre-requisites.
apache2 php php-ssh2 php-sqlite3 sqlite3 php-mbstring php-imagick jq bc qrencode
Clone the repo and run the setup script:
git clone https://github.com/thedunston/nowire.git cd nowire/ sudo bash nowire-setup.bash wg-quick up wg0 sudo systemctl enable wg-quick@wg0