lmkelly / Autoguard

Wireguard Automated
3 stars 0 forks source link

Task #3 - Add line to config file for accepted #26

Open lmkelly opened 3 years ago

lmkelly commented 3 years ago

When config is accepted and sent to the end user, the server also needs to append this config in after the previous line. To add onto that, a system needs to be made that wont add more config past the limits of the subnet if time allows.

lmkelly commented 3 years ago

This week my goal was to edit my backend script and wrap up the loose ends in receiving config and parsing it into the wg0.conf file. I've just finished editing my original back end script and it now monitors a folder which the new back end script will move files to when they appear in the incoming config directory from osticket.

lmkelly commented 3 years ago

Next step is to make both of these scripts services so they're always running and can be enabled for startup.