-
Notifications
You must be signed in to change notification settings - Fork 55
Client Protection
Mr. Silence edited this page Dec 9, 2018
·
2 revisions
This module will protect your server from general client exploits that exist such as connection spam, name change spam, and invalid name or chat characters.
-
smac_antispam_connect “2”
- Seconds to prevent someone from restablishing a connection. (0 = Disabled) -
smac_validate_auth “0”
- Kick clients that fail to authenticate within 10 seconds of joining the server.
Hacker0 (ID: Unknown | IP: 123.123.123.123) was temporarily banned for connection spam.
Hacker1 (ID: STEAM_0:0:1234567890 | IP: 123.123.123.123) was kicked for name change spam.
This module also has support for the Connect extension to block advanced spam attacks on newer source games. The Connect extension cannot run alongside the CBaseServer extension. Uninstall CBaseServer if you want to run Connect.
Hacker0 (ID: STEAM_0:0:1234567890 | IP: 123.123.123.123) was temporarily banned for connection spam.