{"id":16370604,"url":"https://github.com/l2jliga/dns-server-mdns-resolver","last_synced_at":"2025-10-26T07:31:59.898Z","repository":{"id":226505208,"uuid":"768879726","full_name":"L2jLiga/dns-server-mdns-resolver","owner":"L2jLiga","description":"Simple DNS Server which proxy DNS queries to mDNS and returning answers back.","archived":true,"fork":false,"pushed_at":"2024-07-02T01:49:31.000Z","size":36,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-20T19:45:46.685Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/L2jLiga.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}},"created_at":"2024-03-07T22:46:41.000Z","updated_at":"2024-07-02T01:50:03.000Z","dependencies_parsed_at":"2025-02-11T11:42:53.700Z","dependency_job_id":null,"html_url":"https://github.com/L2jLiga/dns-server-mdns-resolver","commit_stats":null,"previous_names":["l2jliga/dns-server-mdns-resolver"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/L2jLiga/dns-server-mdns-resolver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/L2jLiga%2Fdns-server-mdns-resolver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/L2jLiga%2Fdns-server-mdns-resolver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/L2jLiga%2Fdns-server-mdns-resolver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/L2jLiga%2Fdns-server-mdns-resolver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/L2jLiga","download_url":"https://codeload.github.com/L2jLiga/dns-server-mdns-resolver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/L2jLiga%2Fdns-server-mdns-resolver/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281074244,"owners_count":26439422,"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-26T02:00:06.575Z","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":[],"created_at":"2024-10-11T03:05:30.309Z","updated_at":"2025-10-26T07:31:59.636Z","avatar_url":"https://github.com/L2jLiga.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DNS Proxy Server mDNS resolver\n\nSimple DNS Server which proxy queries to mDNS and returning answers back.\n\n## Deprecation notice\n\nI've switched to systemd-resolced with LLMNR and MDNS turned on, this solves all my use cases. as well I've setup AdGuardHome to resolve all \".local\" domains via stub resolver (127.0.0.53).\n\n## Use cases\n\n- Use in combination with [`dnsproxy`] or [`AdGuardHome`] in order to provide ability resolve mDNS hosts by client that support only classic DNS (mostly old Android version)\n\n## Usage\n\n### Dependencies:\n\n- dnslib\n\n### Command line options\n\n| Option            | Default value          | Description                             |\n|-------------------|------------------------|-----------------------------------------|\n| `--port`, `-p`    | `5053`                 | Local proxy port                        |\n| `--address`, `-a` | `` (means any address) | Local proxy listen address              |\n| `--log`           | `false`                | Log hooks to enable                     |\n| `--log-prefix`    | `false`                | Log prefix (timestamp/handler/resolver) |\n\n## How it works\n\n![Scheme](assets/scheme.svg \"Scheme\")\n\n[`dnsproxy`]: https://github.com/AdguardTeam/dnsproxy\n[`AdGuardHome`]: https://github.com/AdguardTeam/AdGuardHome\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fl2jliga%2Fdns-server-mdns-resolver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fl2jliga%2Fdns-server-mdns-resolver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fl2jliga%2Fdns-server-mdns-resolver/lists"}