{"id":25670196,"url":"https://github.com/cookiengineer/dnsquery","last_synced_at":"2026-06-13T13:31:12.361Z","repository":{"id":278957560,"uuid":"932601022","full_name":"cookiengineer/dnsquery","owner":"cookiengineer","description":":heart_on_fire: Dead-simple DNS client and ronin that manages /etc/hosts","archived":false,"fork":false,"pushed_at":"2025-03-30T16:00:50.000Z","size":41,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-23T01:37:41.254Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":false,"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/cookiengineer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"cookiengineer"}},"created_at":"2025-02-14T07:18:39.000Z","updated_at":"2025-03-30T16:00:54.000Z","dependencies_parsed_at":"2025-02-22T19:39:58.485Z","dependency_job_id":"7bdd5f11-3d40-49bc-854b-cd0b60372b59","html_url":"https://github.com/cookiengineer/dnsquery","commit_stats":null,"previous_names":["cookiengineer/dnsquery"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cookiengineer/dnsquery","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cookiengineer%2Fdnsquery","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cookiengineer%2Fdnsquery/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cookiengineer%2Fdnsquery/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cookiengineer%2Fdnsquery/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cookiengineer","download_url":"https://codeload.github.com/cookiengineer/dnsquery/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cookiengineer%2Fdnsquery/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34286975,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-13T02:00:06.617Z","response_time":62,"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":"2025-02-24T11:35:01.839Z","updated_at":"2026-06-13T13:31:12.356Z","avatar_url":"https://github.com/cookiengineer.png","language":"Go","funding_links":["https://github.com/sponsors/cookiengineer"],"categories":[],"sub_categories":[],"readme":"\n# dnsquery\n\nDead-simple DNS client implemented in pure go that uses a ronin and caches the results in\nthe local `/etc/hosts` file to prevent DNS tracking in hostile environments.\n\n\n## Installation\n\n```bash\n# Clone\ngit clone https://github.com/cookiengineer/dnsquery.git ./dnsquery;\n\n# Build\ncd ./dnsquery;\ngo build -o dnsquery ./cmds/dnsquery/main.go;\n\n# Install\nsudo mv dnsquery /usr/bin/dnsquery;\nsudo chmod +x /usr/bin/dnsquery;\n```\n\n\n## Usage\n\n```bash\n# Allow writes to /etc/hosts for non-root users\nsudo chmod +w /etc/hosts;\n\n# Resolve a censored domain through DNS ronin\ndnsquery libgen.li;\n\n# If it fails to resolve (exit code 1), try again\ndnsquery libgen.li;\n```\n\n\n## Work-in-Progress\n\n- [ ] Support Windows and `C:\\%WINDIR%\\system32\\etc\\hosts` file path?\n\n\n## License\n\nThis project is licensed under the [GNU AGPL 3.0](./AGPL-3.0.md) license.\n\n\n## Sponsorship\n\nIf you like the work that I do and want me to continue working on things\nlike this; it would be awesome if you would sponsor this project:\n\nhttps://github.com/sponsors/cookiengineer\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcookiengineer%2Fdnsquery","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcookiengineer%2Fdnsquery","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcookiengineer%2Fdnsquery/lists"}