ChromeDevTools
TBS(Android 设备)
NW.js,支持MAC、PC下通过USB连接调试。iphone+safari(IOS 设备+safari)
Weinre
使用示例
npm -g install weinre
weinre --httpPort 8000 --boundHost -all-
localhost:8000 找到 Target Script
客户端把链接【http://localhost:8000/target/target-script-min.js#anonymous】中的localhost替换为目标ip【139.219.100.138】
访问http://139.219.100.138:8000/client/
其他集成 weinre 工具