Aduh.. Jemu arr aku dok layan flooder budus ni.. Sejak server irc.muah2x.org dibangunkan, aku sering jadi mangsa flooder. Alasannya mereka kata kami flood server depa. Aku pun x tau server depa tu server apa…
Anyway, aku malas nak layan flooder nie. So aku buat satu remote protection. Nie remote utk channel control code flood protection:
ON *:NOTICE::*:#: {
if ($regex($1-,/[[:cntrl:]]/g) > 49) {
kill $nick Control Code Overlimit
halt
}
}
Nie lak utk self controlcode protection:
Nie remote utk channel control code flood protection:
ON *:NOTICE::*:?: {
if ($regex($1-,/[[:cntrl:]]/g) > 49) {
kill $nick Control Code Overlimit
halt
}
}
p/s: Remote nie utk oper sahaja
Comments
Saja nak test security dan protection server
nak test bukak server private..
baru layan beb..
-.-‘