From d042ab23d054ec3b9600e0c702bcc0e7ae64174b Mon Sep 17 00:00:00 2001 From: GenZmeY Date: Mon, 13 Jun 2022 17:46:31 +0300 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index b353475..75882af 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,11 @@ Restart=on-failure [Install] WantedBy=multi-user.target ``` + +pay attention to this part: +`/usr/bin/kf2-srv log tail` +I use a self-written system to manage the server - the command specified here combines the output of all server logs into one stdout stream. If you want to protect several servers with antiddos, you also need to combine their logs into one stream. Replace this command with yours. + ### deny.sh ``` #!/bin/bash