Update README.md
This commit is contained in:
parent
29a498d0aa
commit
d042ab23d0
@ -54,6 +54,11 @@ Restart=on-failure
|
|||||||
[Install]
|
[Install]
|
||||||
WantedBy=multi-user.target
|
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
|
### deny.sh
|
||||||
```
|
```
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
Loading…
Reference in New Issue
Block a user