Skip to main content

delink ios remote client

Project description

iOS远程调试

域名:http://${agentIP}:${agentPort} 请求地址:/ios/debug/proxy 返回数据:

{
  "data": {
    "ip": "10.138.35.248",
    "port": 8858,
    "proxyId": "delink::slave::ios:debug::proxy::51"
  },
  "code": 200,
  "msg": "请求成功"
}

参考文档

点击查看文档

客户端脚本运行(必须为管理员),不再使用设备后,需要control + c退出服务

sudo python3 __main__.py -u ff4d2fd0e61cda14c776454d56abc59d1e3d2777 conn -A=10.138.35.248 -P=8858

客户端脚本恢复环境命令(必须为管理员)

sudo python3 __main__.py conn_reset

delink客户端日志

可支持远程iOS链接并调试

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

delink-0.0.5-py3-none-any.whl (9.9 kB view details)

Uploaded Python 3

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page