Skip to content

Commit

Permalink
Add an IP blacklist example
Browse files Browse the repository at this point in the history
  • Loading branch information
jedisct1 committed Dec 17, 2019
1 parent d88995a commit a23f07a
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions dnscrypt-proxy/example-ip-blacklist.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
##############################
# IP blacklist #
##############################

## Response containing blacklisted IP addresses will be blocked

163.5.1.4
94.46.118.*
[fe80:53:*]

0 comments on commit a23f07a

Please sign in to comment.