Set up a proxy

adb shell settings put global http_proxy <ip>:<port>

Remove them

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

又学了一招。

标签: none

添加新评论