FireHOL
A firewall for humans... observed · 2026-08-28
Health v2 · maintenance only
56/100
- Activity 74
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4734
- days_rel: 536
- days_push: 156
- n_releases_24m: 1
Adoption not part of the score
1603 stars · 192 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
FireHOL is a Linux firewall management tool built on iptables/ipsets, paired with a repository of IP blocklists dynamically updated via the update-ipsets.sh script. It aggregates threat intelligence feeds (attacks, malware, command-and-control, abuse sources) into ipsets usable directly in firewall rules.
Use cases
- block known malicious IPs at my firewall
- automatically update IP blocklists on a Linux server
- protect my server from attackers and botnets
- use threat intelligence feeds with iptables
- manage iptables firewall rules with a simple config
- block spam and brute-force source IPs
When to choose
- you run Linux servers and want curated, auto-updating IP blocklists in netfilter
- you want a declarative firewall configuration on top of iptables/ipsets
- you need to aggregate many threat feeds into performant ipsets
When to avoid
- you need a firewall solution for non-Linux platforms
- you want an application-layer or proxy-based WAF rather than IP-level filtering
- you require a GUI-managed firewall
Facets
application · maturity active
security networking developer-tools cli security networking self-hosted developer-tools cli self-hosted firewall ipset blocklist iptables netfilter threat-intelligence shell linux
2 sources
- readme: https://github.com/firehol/firehol · fetched 2026-08-28 · 2f6f02ec0936
- homepage: https://iplists.firehol.org · fetched 2026-08-29 · 92daf37bd5ec
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| firehol/firehol | main | 56 |
| firehol/blocklist-ipsets | plugin | 77 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem