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
Add --no-color parameter to avoid printing unwanted characters to when redirecting output
--no-color
dnspropagation a google.com result in
dnspropagation a google.com
+---------------+-------------+----------------+ | Server | Location | Answer | +---------------+-------------+----------------+ | 8.8.8.8 | global | ^[[92m142.251.37.110^[[0m | +---------------+-------------+----------------+ | 1.1.1.1 | global | ^[[92m142.251.36.110^[[0m | +---------------+-------------+----------------+ | 193.17.47.1 | Czechia | ^[[92m142.251.36.78^[[0m | +---------------+-------------+----------------+ | 9.9.9.9 | Switzerland | ^[[92m142.250.185.78^[[0m | +---------------+-------------+----------------+ | 195.243.214.4 | Germany | ^[[92m172.217.18.110^[[0m | +---------------+-------------+----------------+
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Add
--no-color
parameter to avoid printing unwanted characters to when redirecting outputdnspropagation a google.com
result inThe text was updated successfully, but these errors were encountered: