-
Notifications
You must be signed in to change notification settings - Fork 2.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: adding new ip intel categories #1122
Conversation
Signed-off-by: Russ Savage <[email protected]>
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
| `blocklist.org.firehol.abusers_1d` | From [firehol.org](https://iplists.firehol.org/?ipset=firehol_abusers_1d): An ipset made from blocklists that track abusers in the last 24 hours. | [Source](https://iplists.firehol.org/files/firehol_abusers_1d.netset) | | ||
| `blocklist.org.firehol.abusers_30d` | From [firehol.org](https://iplists.firehol.org/?ipset=firehol_abusers_30d): An ipset made from blocklists that track abusers in the last 30 days. | [Source](https://iplists.firehol.org/files/firehol_abusers_30d.netset) | | ||
| `blocklist.org.firehol.level_1` | From [firehol.org](https://iplists.firehol.org/?ipset=firehol_level1): The objective is to create a blacklist that can be safe enough to be used on all systems, with a firewall, to block access entirely, from and to its listed IPs. The key prerequisite for this cause, is to have no false positives. All IPs listed should be bad and should be blocked, without exceptions. | [Source](https://iplists.firehol.org/files/firehol_level1.netset) | | ||
| `blocklist.org.firehol.level_2` | From [firehol.org](https://iplists.firehol.org/?ipset=firehol_level2): An ipset made from blocklists that track attacks, during the last 48 hours. | [Source](https://iplists.firehol.org/files/firehol_level2.netset) | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'd like to see these descriptions removed from this table, but I've created a separate linear issue for that instead of slowing this PR down:
https://linear.app/ngrok/issue/DOC-12/remove-unnecessary-descriptions-from-the-ip-intel-var-docs
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good! Just one suggested change
I'm just gonna commit this and get it merged so you can move on
All issues have been addressed; dismissing so we can merge
No description provided.