{"id":18015278,"url":"https://github.com/lettier/dnsclient","last_synced_at":"2025-03-26T18:31:08.863Z","repository":{"id":13068674,"uuid":"15749276","full_name":"lettier/dnsclient","owner":"lettier","description":"A simple DNS client similar to nslookup. Does not use any DNS libraries.","archived":false,"fork":false,"pushed_at":"2018-01-02T04:58:53.000Z","size":53,"stargazers_count":28,"open_issues_count":3,"forks_count":8,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-22T06:31:37.705Z","etag":null,"topics":["bitstring","dns","dns-client","dns-library","network","network-test","network-tools","networking","nslookup","python","python3"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"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/lettier.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-01-08T21:57:38.000Z","updated_at":"2024-08-24T02:30:38.000Z","dependencies_parsed_at":"2022-08-28T09:00:24.042Z","dependency_job_id":null,"html_url":"https://github.com/lettier/dnsclient","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lettier%2Fdnsclient","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lettier%2Fdnsclient/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lettier%2Fdnsclient/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lettier%2Fdnsclient/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lettier","download_url":"https://codeload.github.com/lettier/dnsclient/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245712600,"owners_count":20660267,"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":["bitstring","dns","dns-client","dns-library","network","network-test","network-tools","networking","nslookup","python","python3"],"created_at":"2024-10-30T04:13:28.183Z","updated_at":"2025-03-26T18:31:08.485Z","avatar_url":"https://github.com/lettier.png","language":"Python","readme":"![](screenshot.jpg)\n\n# A Python DNS Client\n\nThis DNS client is similar in nature to `nslookup` or `host` but only deals with A records.\nNote that this DNS client does not use any DNS libraries but rather works directly\nat the [DNS protocol level](http://technet.microsoft.com/en-us/library/dd197470).\n\n# Quick Start\n\n```bash\ncd ~/Downloads\ngit clone https://github.com/lettier/dnsclient.git\ncd dnsclient\nvirtualenv venv-dns-client\ncd venv-dns-client\nsource bin/activate\ncp -R ../src .\ncp ../requirements.txt .\npip install -r requirements.txt\ncd src\nchmod +x dns_client.py\n./dns_client.py lettier.com\n```\n\n# Copyright\n\n_(C) 2014 David Lettier_  \n[lettier.com](http://www.lettier.com/)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flettier%2Fdnsclient","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flettier%2Fdnsclient","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flettier%2Fdnsclient/lists"}