Server Daemon - Update

Server Daemon - Update

November 18, 2024

From Wednesday or next Monday, depending on support workload, the new Server Daemon will be available for initial testing. The goal is to enable even more reliable and efficient management of game servers, stream servers, and voice servers under Linux.

The daemon has been completely redeveloped to ensure maximum performance and stability. You will find the download link in the customer area. The daemon is written in Python and can be customized and extended independently if needed (unencoded version).

New Features:
1. Blocking of IP addresses via iptables in case of incorrect client IP or password
2. Blocking messages can be posted as status in Discord
3. Improved routines for single and multiline returns


Quick guide to setting up Discord Webhook URL:
1. Switch to the desired Discord channel
2. Click on the gear next to the channel name → "Integrations" → "Webhooks"
3. Create a new webhook and copy the URL
4. Enter the URL in the config.ini.


Quick guide for the daemon:
1. Copy the two files to /home/scripts
2. Adjust the config.ini
3. Make sure that user-webi in /home/scripts has access to the logs directory.
4. ./server

We look forward to your feedback during the test phase.