{"id":18535539,"url":"https://github.com/zopieux/nxdomain","last_synced_at":"2025-05-15T00:19:23.065Z","repository":{"id":52562822,"uuid":"302153872","full_name":"zopieux/nxdomain","owner":"zopieux","description":"nxdomain -- domain block list creator","archived":false,"fork":false,"pushed_at":"2021-04-25T23:06:32.000Z","size":24,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-26T05:17:21.145Z","etag":null,"topics":["adblock","adblocker","blacklist","blocklist","dns-blacklist","dns-blocking","python","response-policy-zone"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/nxdomain/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zopieux.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-10-07T20:35:05.000Z","updated_at":"2023-08-20T03:50:10.000Z","dependencies_parsed_at":"2022-09-14T11:00:27.630Z","dependency_job_id":null,"html_url":"https://github.com/zopieux/nxdomain","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zopieux%2Fnxdomain","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zopieux%2Fnxdomain/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zopieux%2Fnxdomain/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zopieux%2Fnxdomain/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zopieux","download_url":"https://codeload.github.com/zopieux/nxdomain/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239249948,"owners_count":19607345,"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","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":["adblock","adblocker","blacklist","blocklist","dns-blacklist","dns-blocking","python","response-policy-zone"],"created_at":"2024-11-06T19:24:58.935Z","updated_at":"2025-02-17T07:24:34.483Z","avatar_url":"https://github.com/zopieux.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# nxdomain\n \n[![Build status](https://github.com/Zopieux/nxdomain/workflows/Test%20and%20package/badge.svg)](https://github.com/Zopieux/nxdomain/actions)\n\nA domain (ad) block list creator. Takes block lists from local files or URLs as input\n(in `hosts(5)` or domain-list format) and outputs a BIND zone or dnsmasq config.\n\nVersion notes: see [CHANGELOG](./CHANGELOG.md).\n\n### Sample usage\n\n```shell\n$ python -m nxdomain \\\n    # Where to store the output file.\n    --out=adblock.zone \\\n    # BIND Response Policy Zone file. Also available: --format=dnsmasq.\n    --format=bind \\\n    # A simple list of domains, one per line. Lines starting with '#' are skipped.\n    --simple=https://v.firebog.net/hosts/static/w3kbl.txt \\\n    # A hosts(5) formatted list of domains. Lines starting with '#' are skipped.\n    --hosts=https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts\n```\n\n### Notes\n\nThis program does not try to be smart. Reloading the DNS server is your responsibility. There is no caching or smart diffing.\nThe only smartness is that, with `--format=bind`, the SOA serial will be incremented automatically if the file already exists. \n\n### License\n\nGNU General Public License v3.0 only.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzopieux%2Fnxdomain","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzopieux%2Fnxdomain","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzopieux%2Fnxdomain/lists"}