add worker and notification service

This commit is contained in:
Jurgis Sakalauskas
2024-04-26 14:41:12 +03:00
parent 340a12b85b
commit 44c70607e0
5 changed files with 149 additions and 86 deletions
+2
View File
@@ -8,3 +8,5 @@ ALLOWED_INTERFACES=tun0
DISALLOWED_COUNTRIES=your_country_code_e_g_LV
DISALLOWED_INTERNAL_IPS=your_internal_ip_e_g_192.168
DISALLOWED_EXT_IPS=your_external_ip
DISCORD_WEBHOOK_URL=https://discord.com/api/webhooks/your_webhook_url
UPDATE_INTERVAL_SECONDS=300