Created
June 23, 2024 03:41
-
-
Save EldonMcGuinness/71529610b46d4d6e4618b0f85694fb28 to your computer and use it in GitHub Desktop.
Adding Private DNS to Android
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
adb shell settings put global private_dns_mode hostname | |
adb shell settings put global private_dns_specifier IDENTIFIER-HERE-XXXXXXX.dns.nextdns.io |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment