Mindustry/server
Lett a18c5d148d
Improve server control and logging of the DOS blacklist (#10904)
* Log kicks related to DOS bans

* unBlacklistDos method

Added a method to remove an IP that was blacklisted for being a potential DOS attack.

* Added a command to add/remove/list DOS bans

* Switched from spaces to a tab in the subnet-ban command

Switched from spaces to a tab in the subnet-ban command's listing function. This is better for accessibility and customizability.

* Use info(String, Object...) instead of String.format

* Fixed formatting to fit style guidelines
2025-06-07 00:13:15 -04:00
..
server_template use user's env 2020-10-26 21:54:51 +03:00
src/mindustry/server Improve server control and logging of the DOS blacklist (#10904) 2025-06-07 00:13:15 -04:00
build.gradle Merging changes from private branch 2025-04-04 11:47:35 -04:00
run-jar Moved server run scripts 2019-12-28 17:33:17 -05:00
run-server Moved server run scripts 2019-12-28 17:33:17 -05:00