{"id":17356641,"url":"https://github.com/gsquire/nsx","last_synced_at":"2025-10-26T02:19:47.586Z","repository":{"id":66202776,"uuid":"69639135","full_name":"gsquire/nsx","owner":"gsquire","description":"Google DNS over HTTPS","archived":false,"fork":false,"pushed_at":"2016-11-11T21:24:23.000Z","size":10,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-27T14:53:40.782Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/gsquire.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":"2016-09-30T06:14:20.000Z","updated_at":"2016-11-11T21:24:25.000Z","dependencies_parsed_at":"2023-03-01T09:16:16.932Z","dependency_job_id":null,"html_url":"https://github.com/gsquire/nsx","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gsquire/nsx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gsquire%2Fnsx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gsquire%2Fnsx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gsquire%2Fnsx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gsquire%2Fnsx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gsquire","download_url":"https://codeload.github.com/gsquire/nsx/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gsquire%2Fnsx/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281047752,"owners_count":26435127,"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-15T18:57:44.592Z","updated_at":"2025-10-26T02:19:47.582Z","avatar_url":"https://github.com/gsquire.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# nsx\nA command-line tool to query Google's public DNS over their HTTPS API. The name is inspired by\nAcura's awesome NSX.\n\n### API Reference\nhttps://developers.google.com/speed/public-dns/docs/dns-over-https\n\n### Example Usage\n```sh\ncargo build --release\n\ncargo run --release -- google.com\n\n[\n    {\n        \"name\": \"google.com.\",\n        \"type\": 1,\n        \"TTL\": 299,\n        \"data\": \"172.217.4.142\"\n    }\n]\n```\n\n### TODO\n- Find out a better way to handle query parameters in the curl library.\n\n### License\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgsquire%2Fnsx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgsquire%2Fnsx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgsquire%2Fnsx/lists"}