{"id":18257788,"url":"https://github.com/tomlobato/ipset_lists","last_synced_at":"2026-04-29T01:33:43.929Z","repository":{"id":77468464,"uuid":"127360602","full_name":"tomlobato/ipset_lists","owner":"tomlobato","description":"ipset_lists fetches ip and network (black/white)lists and creates Linux ipset`s from it","archived":false,"fork":false,"pushed_at":"2018-04-02T21:08:09.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-08T22:46:28.668Z","etag":null,"topics":["firewall","ipset","iptables","linux","ruby","security"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tomlobato.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2018-03-30T00:19:14.000Z","updated_at":"2018-04-02T21:08:11.000Z","dependencies_parsed_at":"2023-04-30T17:47:04.622Z","dependency_job_id":null,"html_url":"https://github.com/tomlobato/ipset_lists","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tomlobato/ipset_lists","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomlobato%2Fipset_lists","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomlobato%2Fipset_lists/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomlobato%2Fipset_lists/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomlobato%2Fipset_lists/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tomlobato","download_url":"https://codeload.github.com/tomlobato/ipset_lists/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomlobato%2Fipset_lists/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32407164,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T19:38:08.556Z","status":"ssl_error","status_checked_at":"2026-04-28T19:37:55.688Z","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":["firewall","ipset","iptables","linux","ruby","security"],"created_at":"2024-11-05T10:27:43.417Z","updated_at":"2026-04-29T01:33:43.912Z","avatar_url":"https://github.com/tomlobato.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ipset_lists\n\n## Install\n\n```bash\ncurl https://raw.githubusercontent.com/tomlobato/ipset_lists/master/ipset_lists \u003e ipset_lists\nchmod 755 ipset_lists\nmv ipset_lists /usr/local/sbin/ipset_lists\n```\n\n## Usage\n\n```bash\n# ipset_lists country_br\nCreated ipset country_br (ipv4: 3028, ipv6: 5137)\n\n# ipset_lists country_ru\nCreated ipset country_ru (ipv4: 7146, ipv6: 1555)\n\n# ipset_lists aws\nCreated ipset aws (ipv4: 1110, ipv6: 408)\n```\n\n## iptables examples:\n\n```bash\niptables -I INPUT -p tcp -m multiport --dport 80,443,53 -m set --match-set country_br src -j DROP\niptables -I INPUT -m set --match-set country_br src -j REJECT\n```\n\n## Lists supported\n\n- Countries (```ipset_lists country_br```)\n- AWS (```ipset_lists aws```)\n\nOn the way...\n\n- CDNs (Cloudfare, MaxCDN, CloudFront...)\n- Tor exit nodes\n- all_good (sum of the good guys: pingdom, cdn\\`s...)\n- all_bad (sum of the evil incarnation on the earth)\n- bots\n- MaxMind GeoIP Anonymous Proxies\n- Firehol blocklist\n\n## TODO\n\n- Add more sources\n- Turn into a gem\n- Instrumentation: analize iptables performance (w and w/o ipset\\`s)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomlobato%2Fipset_lists","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftomlobato%2Fipset_lists","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomlobato%2Fipset_lists/lists"}