1.设置代理adb -s 127.0.0.1:21503 shell settings put global http_proxy 192.168.61.xxx:8888

 

2.删除代理

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

相关文章:

  • 2022-12-23
  • 2022-01-17
  • 2021-12-02
  • 2021-11-20
  • 2021-11-20
猜你喜欢
  • 2021-05-19
  • 2022-12-23
  • 2021-09-04
  • 2021-12-06
  • 2021-06-04
相关资源
相似解决方案