Open mrbluecoat opened 2 months ago
@0xERR0R , thoughts? I'm also getting this error on the latest Blocky 0.24 release:
[2024-10-02 01:06:36] WARN list_cache: parse error: line 4: 3 errors occurred:
* invalid domain name: 1.11.12.13/32
* invalid ip: 1.11.12.13/32
* unsupported wildcard '1.11.12.13/32': must start with '*.' and contain no other '*'
Perhaps explode the blocklist row if CIDR is detected, like https://github.com/shoxxdj/ipl/blob/main/main.go
Ref #90
Just to confirm, is a netset containing CIDR entries like https://iplists.firehol.org/files/firehol_level1.netset supported as an entry in denylists?