aboutsummaryrefslogtreecommitdiffstats
path: root/docs/conf/providers/torexit.example.conf
blob: d88afa1d8f5697973aaf8bf13158a9f34c959d80 (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"
       type="record"
       records="100"
       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">