{"id":31898064,"url":"https://github.com/soyfrien/ipfiltergenerator","last_synced_at":"2025-10-13T11:51:14.088Z","repository":{"id":317862113,"uuid":"1068622152","full_name":"soyfrien/IpFilterGenerator","owner":"soyfrien","description":"Generates an ipfilter.dat file for chosen countries.","archived":false,"fork":false,"pushed_at":"2025-10-09T13:02:42.000Z","size":56,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-11T23:41:43.273Z","etag":null,"topics":["bittorent","firewall-rules"],"latest_commit_sha":null,"homepage":"","language":"C#","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/soyfrien.png","metadata":{"files":{"readme":"ReadMe.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2025-10-02T16:54:35.000Z","updated_at":"2025-10-09T13:02:17.000Z","dependencies_parsed_at":"2025-10-03T15:21:45.039Z","dependency_job_id":"06afa3b9-fc5e-4440-8118-31e1b00d1d1a","html_url":"https://github.com/soyfrien/IpFilterGenerator","commit_stats":null,"previous_names":["soyfrien/ipfiltergenerator"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/soyfrien/IpFilterGenerator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soyfrien%2FIpFilterGenerator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soyfrien%2FIpFilterGenerator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soyfrien%2FIpFilterGenerator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soyfrien%2FIpFilterGenerator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/soyfrien","download_url":"https://codeload.github.com/soyfrien/IpFilterGenerator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soyfrien%2FIpFilterGenerator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279014818,"owners_count":26085595,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["bittorent","firewall-rules"],"created_at":"2025-10-13T11:51:12.763Z","updated_at":"2025-10-13T11:51:14.071Z","avatar_url":"https://github.com/soyfrien.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"﻿[![Build 🡢 Publish 🡢 Release (Linux)](https://github.com/soyfrien/IpFilterGenerator/actions/workflows/build-linux.yml/badge.svg)](https://github.com/soyfrien/IpFilterGenerator/actions/workflows/build-linux.yml)\n[![Build 🡢 Publish 🡢 Release (Linux Arm)](https://github.com/soyfrien/IpFilterGenerator/actions/workflows/build-linux-arm.yml/badge.svg)](https://github.com/soyfrien/IpFilterGenerator/actions/workflows/build-linux-arm.yml)\n[![Build 🡢 Publish 🡢 Release (Linux Arm64)](https://github.com/soyfrien/IpFilterGenerator/actions/workflows/build-linux-arm64.yml/badge.svg)](https://github.com/soyfrien/IpFilterGenerator/actions/workflows/build-linux-arm64.yml)\n[![Build 🡢 Publish 🡢 Release (Linux musl Arm64)](https://github.com/soyfrien/IpFilterGenerator/actions/workflows/build-linux-musl-arm64.yml/badge.svg)](https://github.com/soyfrien/IpFilterGenerator/actions/workflows/build-linux-musl-arm64.yml)\n[![Build 🡢 Publish 🡢 Release (macOS)](https://github.com/soyfrien/IpFilterGenerator/actions/workflows/build-mac.yml/badge.svg)](https://github.com/soyfrien/IpFilterGenerator/actions/workflows/build-mac.yml)\n[![Build 🡢 Publish 🡢 Release (Windows)](https://github.com/soyfrien/IpFilterGenerator/actions/workflows/build-windows.yml/badge.svg)](https://github.com/soyfrien/IpFilterGenerator/actions/workflows/build-windows.yml)\n\n\n# IPFilterConsole\nGenerates an ipfilter.dat file for chosen countries.\n\n## Usage\n\n```\n.\\IpFilterConsole\nRequired flag:\n    --countries=[List of two-character, comma-seperated, country codes]\n        ipfilterconsole --countries=IL\n        ipfilterconsole --countries=IL,AR,PY\n\nOptional flags:\n    --load-from-file=[Path to updated CSV file from ip2location.com]\n        ipfilterconsole --countries=IL --load-from-file=~/Downloads/IP2LOCATION-LITE-DB1.CSV\n    --output=[Path to save generated ipfilter.dat]\n    --patch-clients (searches for support BitTorrent clients to apply filter to)\n    --patch-qbittorrent (will apply the filter qBittorrent)\n    --show-license\n```\n\n# IpFilterLib\n## Building\n - [Download](https://lite.ip2location.com/ip2location-lite#database) and add ```IP2LOCATION-LITE-DB1.CSV``` to the **Databases** folder.\n - ```dotnet publish```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoyfrien%2Fipfiltergenerator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsoyfrien%2Fipfiltergenerator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoyfrien%2Fipfiltergenerator/lists"}