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
Release history Release notifications | RSS feed
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file delink-0.0.5-py3-none-any.whl.
File metadata
- Download URL: delink-0.0.5-py3-none-any.whl
- Upload date:
- Size: 9.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.9.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.10.1 urllib3/1.26.13 tqdm/4.64.1 importlib-metadata/4.8.3 keyring/23.4.1 rfc3986/1.5.0 colorama/0.4.5 CPython/3.6.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f7ac94dfff4a61635060573e9b186cbece272bb614f38a549728b8da33df42b9
|
|
| MD5 |
dc4008fa9ba070cf52b45659fa068f2d
|
|
| BLAKE2b-256 |
c3e4a11d97d2ad4288e06e4f3096feba4e61da714dbcff733f79fe28cbfd0118
|