add tracker server, esm, refactor

This commit is contained in:
Jurgis Sakalauskas
2024-05-07 10:22:24 +03:00
parent 416f048421
commit eead7ab522
17 changed files with 1224 additions and 57 deletions
+2
View File
@@ -13,3 +13,5 @@ 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
TRACKER_TOKEN=test
TRACKER_PORT=12345