From 3c7006c2863070f3052c27db9dee1583ba8e23ab 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 926b2b8..f274b93 100755 --- a/doc/example.conf +++ b/doc/example.conf @@ -446,6 +446,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" {