mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-06 00:20:13 +00:00
honeypot for banning port scanners
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
let
|
||||
|
||||
localPort = 25564;
|
||||
publicPort = 25565;
|
||||
publicPort = 49732;
|
||||
rconPort = 25575;
|
||||
rconPassword = "thiscanbeanything";
|
||||
|
||||
|
Reference in New Issue
Block a user