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

max_clones #30

Closed darabiesvampire closed 9 years ago

darabiesvampire commented 9 years ago

I have added clone detection feature.

New parameter "max_clones" added to options.yml. It checks connections from the same ip in the register_connection function.