Skip to content

Commit

Permalink
pfBlockerNG: EasyList and Python mode improvements
Browse files Browse the repository at this point in the history
* Remove support for Python 2
* Fix TypeError on DHCP staticmap check (General)
* Fix detection of EasyLists by pre-scanning the file (General)
* Fix empty response when blocking alternating A and AAAA records (Python)
* Support parsing and applying EasyList exclusions (Python)
* Support parsing and applying EasyList regular expressions (Python)
* Temporary workaround for cache hit invalidation (Python)
* Add debug mode (Python)
* Add tracing mode (Python) (manual, no GUI, not development only)
* Improve logging and error handling (Python)
* Make I/O operations asynchronous (Python)
  • Loading branch information
andrebrait committed Feb 8, 2024
1 parent c0a12f5 commit 7c3a4ea
Show file tree
Hide file tree
Showing 6 changed files with 1,535 additions and 688 deletions.
Loading

0 comments on commit 7c3a4ea

Please sign in to comment.