Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

t3 tunneld在使用--port指定端口之后,使用其他t3命令时会找不到tunneld服务 #23

Open
ZSCharlie opened this issue May 30, 2024 · 2 comments

Comments

@ZSCharlie
Copy link

IOS版本:17.4.1
依赖库版本:

tidevice3             0.11.3
pymobiledevice3       4.3.1

开启tunneld服务指定port

t3 tunneld --port 5678
INFO:     Started server process [17208]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://0.0.0.0:5678 (Press CTRL+C to quit)
2024-05-30 15:30:24  pymobiledevice3.cli.remote[26412] INFO tunnel created

运行命令报错

t3 app launch com.google.chrome.ios
Error: Please run `sudo t3 tunneld` first

使用默认5555端口功能正常运作

@sam80180
Copy link

sam80180 commented Jul 2, 2024

Already filed a PR: #27

@CoolCaicaixian
Copy link

解决了吗,我也遇到了

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants