adb 常用命令 adb 设置代理123456789101112131415#设置代理:adb shell settings put global http_proxy 127.0.0.1:8888# 删除代理 重启后生效adb shell settings delete global http_proxyadb shell settings delete global global_http_proxy_hostadb shell settings delete global global_http_proxy_port 包名查询1adb shell pm list packages |grep twitter adb 常用命令 https://kingjem.github.io/2023/07/06/adb常用命令/ 作者 Ruhai 发布于 2023年7月6日 许可协议 hysteria2 配置 上一篇 chrome插件逆向 下一篇