aboutsummaryrefslogtreecommitdiffstats
path: root/docs/conf/providers/torexit.example.conf
blob: 2b1bca40676ae4f0ef0a6eb2e07bd705dcaded27 (about) (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# This file contains configuration for using the dnsbl module with
# the dan.me.uk Tor exit node DNSBL. See https://www.dan.me.uk/dnsbl
# for more information on the dan.me.uk Tor exit node DNSBL.

<dnsbl name="torexit.dan.me.uk"
       domain="torexit.dan.me.uk"
       records="100"
       timeout="10s"
       action="zline"
       duration="7d"
       reason="Tor exit nodes are not allowed on this network. See https://metrics.torproject.org/rs.html#search/%ip% for more information.">

<dnsblreply name="torexit.dan.me.uk"
            reply="100"
            description="Tor exit node">