Week of 3 29 21 - lmkelly/Autoguard GitHub Wiki
Updated the back-end script to create a user config file based on config files and data obtained from the script, and send that as an email back to the email which originally requested config. I ran into an issue at the end that has to do with the wireguard config file changing peer address information when the process is restarted and will be looking into it soon. The final steps for this project are to create a front-end script to toss the users private key into the newly received config file and put that config file into wireguard. A problem that may arise is that wireguard gave me issues in the past trying to add new config from the command-line on windows and something will need to be figured out.