211 |
* %i User's IP address |
* %i User's IP address |
212 |
* |
* |
213 |
*/ |
*/ |
214 |
kline = "KLINE *@%h :Open Proxy found on your host."; |
kline = "KLINE 180 *@%h :Open proxy found on your host."; |
215 |
|
|
216 |
/* |
/* |
217 |
* An AKILL example for services with OperServ. Your HOPM must have permission to |
* An AKILL example for services with OperServ. Your HOPM must have permission to |
296 |
* The kline message sent for this specific blacklist, remember to put |
* The kline message sent for this specific blacklist, remember to put |
297 |
* the removal method in this. |
* the removal method in this. |
298 |
*/ |
*/ |
299 |
# kline = "KLINE *@%h :You have a host listed in the DroneBL. For more information, visit http://dronebl.org/lookup_branded?ip=%i&network=Network"; |
# kline = "KLINE 180 *@%h :You have a host listed in the DroneBL. For more information, visit http://dronebl.org/lookup_branded?ip=%i&network=Network"; |
300 |
# } |
# } |
301 |
|
|
302 |
|
|
310 |
# 1 = "Tor exit server"; |
# 1 = "Tor exit server"; |
311 |
# }; |
# }; |
312 |
|
|
313 |
# kline = "KLINE *@%h :Tor exit server detected. For more information, visit http://www.sectoor.de/tor.php?ip=%i"; |
# kline = "KLINE 180 *@%h :Tor exit server detected. For more information, visit http://www.sectoor.de/tor.php?ip=%i"; |
314 |
# }; |
# }; |
315 |
|
|
316 |
/* rbl.efnetrbl.org - http://rbl.efnetrbl.org/ */ |
/* rbl.efnetrbl.org - http://rbl.efnetrbl.org/ */ |
327 |
# 5 = "Drones / Flooding"; |
# 5 = "Drones / Flooding"; |
328 |
# }; |
# }; |
329 |
|
|
330 |
# kline = "KLINE *@%h :Blacklisted proxy found. For more information, visit http://rbl.efnetrbl.org/?i=%i"; |
# kline = "KLINE 180 *@%h :Blacklisted proxy found. For more information, visit http://rbl.efnetrbl.org/?i=%i"; |
331 |
# }; |
# }; |
332 |
|
|
333 |
|
|
342 |
# 1 = "TOR"; |
# 1 = "TOR"; |
343 |
# }; |
# }; |
344 |
|
|
345 |
# kline = "KLINE *@%h :TOR exit node found. For more information, visit http://rbl.efnetrbl.org/?i=%i"; |
# kline = "KLINE 180 *@%h :TOR exit node found. For more information, visit http://rbl.efnetrbl.org/?i=%i"; |
346 |
# }; |
# }; |
347 |
|
|
348 |
/* |
/* |