T145 / black-mirror

Blacklists and whitelists built by open code, so you know what goes into them.
GNU Affero General Public License v3.0
193 stars 12 forks source link

[feature]: Ensure any minimum allocation CIDR blocks get placed into a respective IP list #200

Open T145 opened 5 months ago

T145 commented 5 months ago

Contact Details

No response

What's your idea?

If a CIDR block translates into a single IP, move it into its respective IP list. This would include any CIDR block ending in /32. For IPv6, this would look like ffff:ffff::/32, and translate to the format ffff:ffff:0:0:0:0:0:0, though ffff:ffff:: need be all that's recorded.

Code of Conduct