Commit Graph

10 Commits

Author SHA1 Message Date
Frank Olbricht 318e984ae4 Support blocking based on MAC-address (#401) 2025-01-14 07:06:13 +01:00
Frank Olbricht edcee11a93 Return multiple spoofed IPs from hosts-based blocklist (#354) 2023-11-13 08:45:17 +01:00
Frank Olbricht 39ee6e9ec8 Return all names for a PTR lookup in hosts blocklist (#331)
* Return all names for a PTR lookup in hosts blocklist

* fix panic

* Set upper limit for the number of responses for PTR queries
2023-10-21 10:10:51 +02:00
Frank Olbricht 2e0f426b8d Support inverting the behavior of response-blocklist-ip / -name (#344)
* Support inverting the behavior of response-blocklist-ip / -name

* undo test code

* undo test code

* Fix nil ptr panic
2023-09-26 13:59:25 +02:00
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
folbrich 7f877bfc76 Support multiple types of lists in the same blocklist 2020-04-22 21:40:01 -06:00
folbrich 327ec0be8d Log matching blocklist rules 2020-04-08 18:19:06 -06:00
folbrich f48a2404ab Add support for local files and remote blocklists (HTTP) 2020-04-06 22:21:03 -06:00
folbrich ede8cd2b92 Refactor naming 2020-04-06 20:47:33 -06:00