Skip to content

Mitigates lag exploits based on console flooding for Garry's Mod servers

License

Notifications You must be signed in to change notification settings

cannon/gmsv_floodgate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gmsv_floodgate

Mitigates many server lag exploits based on spamming some kind of console message.

To use it, require the module and then call the ConsoleFloodgate(x) function every so often to allow x more messages to print to the console.

Compiled DLL and lua for your server is in release. For the version I compiled, you'll need vcruntime140.dll in your server folder (alongside srcds.exe)

Lots of code used from gm_spew: https://github.com/LennyPenny/gm_spew (based on my tests, using a hook with gm_spew doesn't prevent lag exploits, but this module does)

About

Mitigates lag exploits based on console flooding for Garry's Mod servers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published