Erik Thuning bc44648c30 Setting routes and dealing more robustly with privileged operations
- Created commands.sh, which is now responsible for all operations that
   require root permissions: addin/deleting routes and reloading wireguard

 - Added creation and deletion of routes when creating or deleting a client.
   This *feels* like a bug in wg-quick, considering that the routes are
   created/deleted as expected on start/stop. Reload informs wireguard of a
   peer's existence but fails to set routes. For now, this is
   a suitable workaround.
2025-02-27 14:59:21 +01:00
2025-02-19 18:11:53 +01:00
2025-02-18 17:55:37 +01:00
Description
No description provided
360 KiB
Languages
Python 46%
JavaScript 22.8%
Shell 12.1%
CSS 11.3%
HTML 7.8%