1. Lineageos
    https://download.lineageos.org/devices/blueline/builds
  2. ADB
    https://developer.android.google.cn/tools/releases/platform-tools?hl=zh-cn
  3. 谷歌框架
    https://wiki.lineageos.org/gapps/
  4. 面具
    https://github.com/topjohnwu/Magisk
  5. Google USB 驱动程序
    https://developer.android.com/studio/run/win-usb?hl=zh-cn
    下载好后,把ADB添加到环境变量中
adb shell settings delete global captive_portal_https_url

adb shell settings delete global captive_portal_http_url

修改一下服务器的地址:

adb shell settings put global captive_portal_http_url http://captive.v2ex.co/generate_204

adb shell settings put global captive_portal_https_url http://captive.v2ex.co/generate_204

然后切换一下飞行模式5秒, 激活一下就好