Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save alwayssea/afd77cb3334e2214b5c530123dd30e79 to your computer and use it in GitHub Desktop.
Save alwayssea/afd77cb3334e2214b5c530123dd30e79 to your computer and use it in GitHub Desktop.
Android portal server config
settings put global captive_portal_mode 1
settings put global captive_portal_use_https 1
settings put global captive_portal_http_url http://www.qualcomm.cn/generate_204
settings put global captive_portal_https_url https://www.qualcomm.cn/generate_204
settings put global captive_portal_fallback_url http://captive.v2ex.co/generate_204
settings put global captive_portal_other_fallback_urls http://www.google.cn/generate_204
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment