{"id":34497363,"url":"https://github.com/bitwire-it/ipblocklist","last_synced_at":"2026-02-01T07:07:22.539Z","repository":{"id":203284662,"uuid":"709234367","full_name":"bitwire-it/ipblocklist","owner":"bitwire-it","description":"IP list full of bad IPs - Updated every 2H","archived":false,"fork":false,"pushed_at":"2026-01-26T20:19:16.000Z","size":3835858,"stargazers_count":189,"open_issues_count":2,"forks_count":23,"subscribers_count":10,"default_branch":"main","last_synced_at":"2026-01-26T20:56:29.715Z","etag":null,"topics":["banlist","blocklist","firehol","firehol-blocklist","firehol-blocklist-ipsets","firewall","firewall-rules","fortigate","fortinet","ip","iplist","ipset","ipset-lists","ipsum","opnsense","pfsense","pfsense-firewall","security"],"latest_commit_sha":null,"homepage":"https://bitwire.it/blocklist-stats","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bitwire-it.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-10-24T09:54:08.000Z","updated_at":"2026-01-26T20:19:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"0aff082d-0f1d-45f2-b607-bf324d25ff77","html_url":"https://github.com/bitwire-it/ipblocklist","commit_stats":null,"previous_names":["bitwire-it/ipblocklist"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bitwire-it/ipblocklist","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitwire-it%2Fipblocklist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitwire-it%2Fipblocklist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitwire-it%2Fipblocklist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitwire-it%2Fipblocklist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bitwire-it","download_url":"https://codeload.github.com/bitwire-it/ipblocklist/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitwire-it%2Fipblocklist/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28971647,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-01T06:46:42.625Z","status":"ssl_error","status_checked_at":"2026-02-01T06:44:56.173Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["banlist","blocklist","firehol","firehol-blocklist","firehol-blocklist-ipsets","firewall","firewall-rules","fortigate","fortinet","ip","iplist","ipset","ipset-lists","ipsum","opnsense","pfsense","pfsense-firewall","security"],"created_at":"2025-12-24T01:00:50.323Z","updated_at":"2026-02-01T07:07:22.533Z","avatar_url":"https://github.com/bitwire-it.png","language":"Python","funding_links":["https://www.buymeacoffee.com/Matis7"],"categories":["Python"],"sub_categories":[],"readme":"# IP Blocklist\n\n![GitHub Repo stars](https://img.shields.io/github/stars/bitwire-it/ipblocklist)\n\n\u003ca href=\"https://www.buymeacoffee.com/Matis7\" target=\"_blank\"\u003e\u003cimg src=\"https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png\" alt=\"Buy Me A Coffee\" style=\"height: 41px !important;width: 174px !important;box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;-webkit-box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;\" \u003e\u003c/a\u003e\n\nThis project provides aggregated IP blocklists for inbound and outbound traffic, updated every 2 hours. It includes exclusions for major public DNS resolvers to prevent legitimate services from being blocked.\n\n---\n\n## Live Statistics\n\n[Live Dashboard](https://bitwire.it/blocklist-stats)\n\n---\n\n## How to Use These Lists\n\nThese are standard text files and can be used with most modern firewalls, ad-blockers, and security tools.\n\n### 🛡️ `inbound.txt` (Inbound Blocklist)\n\n* **What it is:** A list of IPs/networks with a bad reputation for *initiating* malicious connections. This includes sources of spam, scanning, brute-force attacks (SSH, RDP), and web exploits.\n* **Use Case:** Protect your public-facing servers and services (web servers, mail servers, game servers, etc.).\n* **How to use:** Apply this list to your firewall's **WAN IN** or **INPUT** chain to **DROP** or **REJECT** all incoming traffic *from* these sources.\n\n### ☢️ `outbound.txt` (Outbound Blocklist)\n\n* **What it is:** A list of known malicious destination IPs. This includes C2 (Command \u0026 Control) servers, botnet controllers, malware drop sites, and phishing hosts.\n* **Use Case:** Prevent compromised devices on your *internal* network (like a laptop or IoT device) from *contacting* malicious servers.\n* **How to use:** Apply this list to your firewall's **LAN OUT** or **OUTPUT** chain to **BLOCK** or **LOG** all outgoing traffic *to* these destinations.\n\n---\n\n## Self-hosted runners\n\nThe workflow `update.yml` take a lot of time to complete, for this reason i started a Self-hoster runner to pick up the job, if you want to setup the action please add it to your forked repository\n[Setup Self-hosted runners](https://docs.github.com/en/actions/how-tos/manage-runners/self-hosted-runners/add-runners)\n\n---\n\n## Acknowledgements\n\n🪨 **[borestad](https://www.github.com/borestad)** • *foundational blocklists* 🚀 **Code contributions**\n- [David](https://github.com/dvdctn)\n- [Garrett Laman](https://github.com/garrettlaman)\n\n❤️ **Our sponsors** • *making this project possible*\n- [mraxu](https://www.github.com/mraxu)\n- Hareen\n- Alexandru Balmus\n- blockstreamtechnologies.llc\n\n## License\n\n### Code\nThe source code (including `update_tables.py`) is licensed under the **MIT License**. See [LICENSE](LICENSE) for details.\n\n### Data\nThe aggregated blocklists (`inbound.txt`, `outbound.txt`, etc.) are derivative works containing data from multiple sources. \n\n**Usage of these lists is subject to the licenses of the original data providers.** - Many sources (e.g., Spamhaus) **prohibit commercial use** of their data without a separate agreement.\n- Therefore, the aggregated data in this repository is provided under the **Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0)** license.\n\n**Attribution:**\nThis project relies on data from:\n\n- [borestad/blocklist-abuseipdb](https://github.com/borestad/blocklist-abuseipdb)\n- [borestad/firehol-mirror](https://github.com/borestad/firehol-mirror)\n- [stamparm/ipsum](https://github.com/stamparm/ipsum)\n- [ShadowWhisperer/IPs](https://github.com/ShadowWhisperer/IPs)\n- [romainmarcoux/malicious-ip](https://github.com/romainmarcoux/malicious-ip)\n- [romainmarcoux/malicious-outgoing-ip](https://github.com/romainmarcoux/malicious-outgoing-ip)\n- [elliotwutingfeng/ThreatFox-IOC-IPs](https://github.com/elliotwutingfeng/ThreatFox-IOC-IPs)\n- [binarydefense.com](https://www.binarydefense.com/banlist.txt)\n- [bruteforceblocker.com](https://danger.rulez.sk/projects/bruteforceblocker/blist.php)\n- [darklist.de](https://www.darklist.de/raw.php)\n- [dan.me.uk Tor List](https://www.dan.me.uk/torlist/)\n- [Emerging Threats](http://rules.emergingthreats.net/blockrules/compromised-ips.txt)\n- [Spamhaus DROP](https://www.spamhaus.org/drop/drop.txt)\n- [CINSscore](https://cinsscore.com/list/ci-badguys.txt)\n- [CriticalPathSecurity](https://github.com/CriticalPathSecurity/Public-Intelligence-Feeds)\n- [C2 Tracker](https://github.com/montysecurity/C2-Tracker)\n\n---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbitwire-it%2Fipblocklist","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbitwire-it%2Fipblocklist","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbitwire-it%2Fipblocklist/lists"}