[转] adb命令设置网络代理

前言全局说明


一、设置代理方法(无需重启):

adb shell settings put global http_proxy 代理IP地址:端口号

二、移除代理方法(移除代理后要重启手机才能生效。):

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 put global http_proxy :0

四、



免责声明:本号所涉及内容仅供安全研究与教学使用,如出现其他风险,后果自负。




参考、来源:
https://zhuanlan.zhihu.com/p/473752382



posted @   悟透  阅读(1545)  评论(0编辑  收藏  举报
相关博文:
阅读排行:
· DeepSeek 开源周回顾「GitHub 热点速览」
· 记一次.NET内存居高不下排查解决与启示
· 物流快递公司核心技术能力-地址解析分单基础技术分享
· .NET 10首个预览版发布:重大改进与新特性概览!
· .NET10 - 预览版1新功能体验(一)
历史上的今天:
2020-12-22 【转】学神IT教你Python应该怎么学
点击右上角即可分享
微信分享提示