User Tools

Site Tools


public:modify_the_url_which_android_uses_for_checking_internet_connectivity

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
public:modify_the_url_which_android_uses_for_checking_internet_connectivity [2016/02/11 05:50] fangfufupublic:modify_the_url_which_android_uses_for_checking_internet_connectivity [2017/10/13 00:11] fangfufu
Line 15: Line 15:
   - Enable the USB debugging on your Android phone, run the following in the shell on your computer:   - Enable the USB debugging on your Android phone, run the following in the shell on your computer:
 <code> <code>
-adb shell "settings put global captive_portal_server $YOUR_HOST_NAME"+adb shell "settings put global captive_portal_server murica.fangfufu.co.uk" 
 +adb shell "settings put global captive_portal_https_url https://murica.fangfufu.co.uk/generate_204"; 
 +adb shell "settings put global captive_portal_http_url http://murica.fangfufu.co.uk/generate_204";
 </code> </code>
  
public/modify_the_url_which_android_uses_for_checking_internet_connectivity.txt · Last modified: 2018/03/31 00:38 by 127.0.0.1