自建 Captive Portal 验证地址
自建了一个 Captive Portal 检测地址,支持 http 和 https:
https.gs/generate_204
如果没有 root,可以在电脑上执行 adb 命令来更改 Captive Portal 地址:
Android 7.1.0 及以下:adb shell settings put global captive_portal_server https.gs
Android 7.1.1 及以上:adb shell settings put global captive_portal_https_url https://https.gs/generate_204
如果在使用黑阈,在黑域里点击执行指令,把以上的 adb 命令去掉 “adb shell”前缀复制进去执行即可。
自建 Captive Portal 验证地址
https://https.gs/archives/198/