Skip to main content

Python DNS toolkit

Project description

Travis-ci: continuous integration status.

dnstk is a toolkit for building DNS clients and servers in Python.

dnstk-cli

dnstk includes its own client which works similar to dig:

$ dnstk-cli ddg.gg
Response code: 0
Question section
ddg.gg IN  A

Answer section
ddg.gg IN  A   208.94.146.80
ddg.gg IN  A   208.94.146.81
ddg.gg IN  A   208.94.146.70
ddg.gg IN  A   208.94.146.71

$ dnstk-cli irc.darkscience.net -r AAAA
Response code: 0
Question section
irc.darkscience.net    IN  AAAA

Answer section
irc.darkscience.net   IN  CNAME   irc.darkscience.ws
irc.darkscience.ws    IN  AAAA    2a02:2770::21a:4aff:fec1:1628

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dnstk-0.1.1.tar.gz (5.5 kB view details)

Uploaded Source

File details

Details for the file dnstk-0.1.1.tar.gz.

File metadata

  • Download URL: dnstk-0.1.1.tar.gz
  • Upload date:
  • Size: 5.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for dnstk-0.1.1.tar.gz
Algorithm Hash digest
SHA256 b6c45610ec38c56cb741c9b2fd7bc5f99f49d191f645820dd84a8602574bfc48
MD5 93920a3aaac2861d1369ddaef4047c05
BLAKE2b-256 fd9b030ef879eb8c4a92e49171aecf155fbc59040d577e21108f09548986c95f

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page