Skip to content

Tags: BeeRed/dnsdiag

Tags

v2.0.2

Toggle v2.0.2's commit message

Verified

This tag was signed with the committer’s verified signature.
farrokhi Babak Farrokhi
Small bug fixes and improvements

v2.0.1

Toggle v2.0.1's commit message

Verified

This tag was signed with the committer’s verified signature.
farrokhi Babak Farrokhi
Improved JSON output and bugfixes

v2.0.0

Toggle v2.0.0's commit message

Verified

This tag was signed with the committer’s verified signature.
farrokhi Babak Farrokhi
Add support for DoT, DoH and DNSSEC

* Add support for DNSSEC
* Add -F to display flags for each response (dnsping)
* Display full response in verbose mode (dnsping)
* Add DoT (DNS over TLS) support (dnsping, dnseval)
* Add DoH (DNS over HTTPS) support (dnsping, dnseval)
* Add TCP support
* Refactor and PEP8 cleanup
* Do not use system resolver when not needed
* Add support for user defined source IP address
* Add user-specified destination port (-p/--port)
* Improve error handling
* Display last response code for each entry
* Rework custom socket and custom TTL support
* Rework time calculation logic to eliminate an extra DNS request that was just sent for timing (dnstraceroute)
* Update docs (output samples, use cases, etc)
* Use proper terminology (in code) to reduce confusion

v1.7.0

Toggle v1.7.0's commit message
JSON Export and Bug Fixes

- Add JSON export [commit dd1f453]
- Ignore unrelated ICMP messages [farrokhi#62]
- Fix statistics calculation [farrokhi#64]
- `-c 0` for infinite ping [farrokhi#57]
- Flush output messages [farrokhi#59]
- Update sample public resolver data

v1.6.4

Toggle v1.6.4's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
farrokhi Babak Farrokhi
Preparing for v1.6.4

General improvements and fixes

v1.6.3

Toggle v1.6.3's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
farrokhi Babak Farrokhi
Update installation notes to reflect recent changes

v1.6.2

Toggle v1.6.2's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
farrokhi Babak Farrokhi
No more needed

v1.6.1

Toggle v1.6.1's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
farrokhi Babak Farrokhi
Add color mode to dnseval ("-C" option)

v1.6.0

Toggle v1.6.0's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
farrokhi Babak Farrokhi
Bump version

v1.4.0

Toggle v1.4.0's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
farrokhi Babak Farrokhi
Remove dnspython from external requirements