Created
January 22, 2020 16:01
-
-
Save m13253/c75bb88c1bd7885138e3cc7d92826716 to your computer and use it in GitHub Desktop.
Change Android captive portal detection to Xiaomi's server
This file contains 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 captive_portal_https_url https://connect.rom.miui.com/generate_204 | |
adb shell settings put global captive_portal_http_url http://connect.rom.miui.com/generate_204 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment