From 6a55b37bd93b7d9215cc48f7159f81fa01c92bc9 Mon Sep 17 00:00:00 2001 From: Sam Dodrill Date: Wed, 11 Jun 2014 11:44:11 -0700 Subject: [PATCH] example conf: add tor blacklist --- doc/example.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/example.conf b/doc/example.conf index c7eb07a..96ed0be 100755 --- a/doc/example.conf +++ b/doc/example.conf @@ -448,6 +448,9 @@ blacklist { host = "dnsbl.dronebl.org"; reject_reason = "${nick}, your IP (${ip}) is listed in DroneBL. For assistance, see http://dronebl.org/lookup_branded.do?ip=${ip}&network=${network-name}"; + + host = "torexit.dan.me.uk"; + reject_reason = "${nick}, your IP (${ip}) is listed as a TOR exit node. In order to protect ${network-name} from TOR-based abuse, we are not allowing TOR exit nodes to connect to our network."; }; alias "NickServ" {