Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: farrokhi/dnsdiag
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.5.0
Choose a base ref
...
head repository: farrokhi/dnsdiag
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.6.0
Choose a head ref
  • 10 commits
  • 11 files changed
  • 2 contributors

Commits on Jun 18, 2024

  1. Add downloads/month badge

    farrokhi committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    9589a85 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Text alignment

    farrokhi committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    4c7384c View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Configuration menu
    Copy the full SHA
    d0e588c View commit details
    Browse the repository at this point in the history
  2. Aesthetics

    farrokhi committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    3f78212 View commit details
    Browse the repository at this point in the history
  3. Improve help message

    farrokhi committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    9f8ac1c View commit details
    Browse the repository at this point in the history
  4. Improve help message

    farrokhi committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    da56232 View commit details
    Browse the repository at this point in the history
  5. Help improvements (#117)

    Improve help messages for better readability and consistency
    farrokhi authored Oct 25, 2024
    Configuration menu
    Copy the full SHA
    51924c6 View commit details
    Browse the repository at this point in the history
  6. Add support for DNS over QUIC (DoQ) protocol (#118)

    * Add DNS over QUIC (DoQ) support
    * Improve custom destination port logic
    * Fixed a bug in which if you uses `-p` argument (to specify destination part) _after_ choosing protocol (e.g. `-T` or `-X`), custom destination port was ignored and we used default instead.
    * Improved warning and error message
    * Update dependencies
    * Remove support for python 3.8
    * Bail if service does not respond to DoH
    farrokhi authored Oct 25, 2024
    Configuration menu
    Copy the full SHA
    bb73898 View commit details
    Browse the repository at this point in the history
  7. Bump version to 2.6.0

    farrokhi committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    3e8f9c6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ab34775 View commit details
    Browse the repository at this point in the history
Loading