You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 2, 2024. It is now read-only.
The only problem keeping me from implementing this now is that it contains CIDR ranges. We can't even just expand the ranges to individual IPs either since some of the ranges are for non-routable or reserved IPs like 0.0.0.0/8 or 224.0.0.0/3.
One option would be to just ignore any entry that contains more than x IPs in a range and expand the rest.
Another option would be to add logic to store ranges and check if an individual IP is contained.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
According to this the FireHOL list has a low false positive rate.
The text was updated successfully, but these errors were encountered: