dnsdiag 2.0.2-2 source package in Ubuntu

Changelog

dnsdiag (2.0.2-2) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/control: Update Vcs-* fields with new Debian Python Team Salsa
    layout.

  [ Sandro Tosi ]
  * Use the new Debian Python Team contact name and address

 -- Sandro Tosi <email address hidden>  Sun, 12 Jun 2022 21:13:18 -0400

Upload details

Uploaded by:
Ana Custura
Uploaded to:
Sid
Original maintainer:
Ana Custura
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
dnsdiag_2.0.2-2.dsc 1.9 KiB a483320e1c2a6304e9fd3d44456f10e9dd56cfe1a4968a4f336c19be4129caa2
dnsdiag_2.0.2.orig.tar.gz 16.0 KiB 6303b7902f88473e487c3435523fe69aac20c31c8d3181f1617843326c5375b1
dnsdiag_2.0.2-2.debian.tar.xz 4.7 KiB eef4d9a318fa56796c017ece4239add54717ca54ed1e03449a7958cbd57ffb37

Available diffs

No changes file available.

Binary packages built by this source

dnsdiag: DNS request auditing toolset

 Set of tools to perform basic audits on your DNS requests and responses to
 make sure your DNS is working as you expect. Dnsping can be used to measure
 the response time of a given DNS server for arbitrary requests. Just like a
 traditional ping utility, it provides similar functionality for DNS requests.
 .
 Dnstraceroute can be used to trace the path a DNS request takes to
 destination. Its purpose is to detect whether a request is redirected or
 hijacked. This can be done by comparing different DNS queries being sent to the
 same DNS server using dnstraceroute and observe if there is any difference
 between the path.
 .
 dnseval evaluates multiple DNS resolvers and helps you choose the best DNS
 server for your network. It is highly recommended to use your own DNS resolver
 as opposed to a third-party DNS server, but in case you need to choose the best
 DNS forwarder for your network, dnseval lets you compare different DNS servers
 from performance (latency) and reliability (loss) point of view.