A small Bash tool to:
- compare Cloudflare DNS and Google DNS
- show live in-place test progress in the terminal
- apply a locked
/etc/resolv.conf - reinstall
systemd-resolvedwith a selected DNS profile - inspect current resolver status
curl -fsSL -o google_vs_cf.sh https://raw.githubusercontent.com/WhiteMitty/google_vs_cf/main/google_vs_cf.sh && bash google_vs_cf.shwget -qO google_vs_cf.sh https://raw.githubusercontent.com/WhiteMitty/google_vs_cf/main/google_vs_cf.sh && bash google_vs_cf.sh1Test DNS2Force apply + lock3Reinstall resolved4Unlock only5Show status0Exit
- Run as
root - Designed for Debian/Ubuntu style systems
0 msresults are ignored in stats and recommendation

