We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I entered dns9.quad9.org instead of dns9.quad9.net and caused dnsi to panic.
dns9.quad9.org
dns9.quad9.net
dnsi
# dnsi query --tls --server dns9.quad9.org nlnetlabs.nl --format friendly thread 'main' panicked at src/client.rs:84:9: internal error: entered unreachable code note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I entered
dns9.quad9.org
instead ofdns9.quad9.net
and causeddnsi
to panic.The text was updated successfully, but these errors were encountered: