adb 远程调试服务 ADBS

码农软件 · 软件分类 · 手机开发工具 · 2019-04-30 06:13:20

软件介绍

adbs

Android Debug Bridge (adb) 远程调试服务。

功能列表

  • ADB 服务

  • WEB 控制

  • 远程控制

扩展包

项目采用 go mod 方案, 引用了以下第三方包:

Roadmap

  • 支持多人 web shell.

  • 输出 screencap 实现截图显示.

  • 连接和断开设备连接.

  • 获取设备得软件包列表.

  • 上传和下载设备上得文件.

  • 控制设备输入.

  • 改进设备截图方案

快速开始

ADB

请先下载新版本得 platform-toolsplatform-tools.

下载完成后,请将解压所得得路径,添加到系统 PATH 里面.

使其可以在控制台里,直接成功运行 adb devices.

Download

git clone https://github.com/dingdayu/adbs

cd adbs

go run .

TODO

  •  写文件时的时间

  •  推文件写入协议优化

  •  获取文件信息时的文件类型问题(目录/连接)

  •  设备列表等API接口完成设备选择

参考

该项目受以下项目或文章的影响:

本文地址:https://codercto.com/soft/d/4685.html

Programming Python

Programming Python

Mark Lutz / O'Reilly Media / 2006-8-30 / USD 59.99

Already the industry standard for Python users, "Programming Python" from O'Reilly just got even better. This third edition has been updated to reflect current best practices and the abundance of chan......一起来看看 《Programming Python》 这本书的介绍吧!

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具

Markdown 在线编辑器
Markdown 在线编辑器

Markdown 在线编辑器

HEX HSV 转换工具
HEX HSV 转换工具

HEX HSV 互换工具