adb 设置和移除代理

adb shell  settings put global http_proxy proxy.baibianip.com:XXX

 

adb shell  settings put global https_proxy proxy.baibianip.com:xxx

 

 

 

adb shell settings delete global http_proxy

adb shell settings delete global global_http_proxy_host

adb shell settings delete global global_http_proxy_port

adb shell settings delete global global_http_proxy_port

重启设备后生效,adb reboot

posted @ 2020-09-18 10:33  爱洗澡的猫妹  阅读(1966)  评论(0)    收藏  举报