ldilley / rubircd

:speech_balloon: An IRC server written in Ruby
http://www.dilley.me/rubircd
GNU General Public License v3.0
22 stars 4 forks source link

Add connection flood detection #8

Open ldilley opened 9 years ago

ldilley commented 9 years ago

If too many clients connect from the same IP address in a short period of time, throttle or disconnect them.