Commit Graph

4 Commits

Author SHA1 Message Date
Frank Olbricht
acc8842fad Support naming blocklists to help with logging (#201)
* Support naming blocklists to help with logging

* Support naming of lists in response blocklists too

* Add list name to client-blocklist as well
2022-01-09 07:44:53 -07:00
Frank Olbricht
654fd43c83 Return PTR records for hosts file blocklists (#115)
* Return PTR records for hosts file blocklists

* Undo testing changes in example file
2020-12-29 18:19:26 -07:00
Frank Olbricht
5c6e745a95 Blocklists for responses (#20)
* Blocklists for responses

* Add response-blocklist-name

* Update docs

* Store IP blocklist in a trie for constant access

* Clean up go.mod

* Skip blank and commented lines when loading CIDR blocklist

* Fix example config

* Fix out-of-bounds panic
2020-05-07 20:29:56 -06:00
folbrich
7f877bfc76 Support multiple types of lists in the same blocklist 2020-04-22 21:40:01 -06:00