You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{"level":"warning","msg":"go-ios agent is not running. You might need to start it with 'ios tunnel start' for ios17+. Use ENABLE_GO_IOS_AGENT=yes for experimental daemon mode.","time":"2024-11-18T14:30:01-06:00"}
{"level":"info","msg":"Tunnel server started","time":"2024-11-18T14:30:01-06:00"}
{"level":"info","msg":"start tunnel","time":"2024-11-18T14:30:02-06:00","udid":"{my udid}"}
{"level":"info","msg":"connect to lockdown tunnel endpoint on device","time":"2024-11-18T14:30:02-06:00"}
This is 100% the latest version: {"version":"v1.0.158"}
ios screenshot
{"level":"info","msg":"no udid specified using first device in list","time":"2024-11-18T14:30:27-06:00","udid":"{my udid}"}
{"level":"info","msg":"no udid specified using first device in list","time":"2024-11-18T14:30:27-06:00","udid":"{my udid}"}
{"err":"ConnectToServiceTunnelIface: failed to connect to tunnel: ConnectToHttp2WithAddr: failed to dial: dial tcp [fd02:a126:{redacted}::1]:0: connect: can't assign requested address","level":"fatal","msg":"Starting screenshot service failed","time":"2024-11-18T14:30:27-06:00"}
The device correctly and fully works with my m1 Macbook with things like iPhone Mirroring.app
Where and how do I start the go-ios agent. That is explained no where. Providing the ENABLE_GO_IOS_AGENT directly for via env export does nothing.
Pair fails with an exception, yet tunnel states its connected and logs appear when attempting to screenshot.
Do I need WDA? Do I need a developer image? What does that even mean in this case?
Can you please provide me with some explanation on setup and use. The readme provides no useful information, neither does the output of the commands nor the manpage.
The text was updated successfully, but these errors were encountered:
ios pair
just does:ENABLE_GO_IOS_AGENT=yes sudo ios tunnel start --udid {my udid}
shows:This is 100% the latest version:
{"version":"v1.0.158"}
The device correctly and fully works with my m1 Macbook with things like iPhone Mirroring.app
Where and how do I start the go-ios agent. That is explained no where. Providing the ENABLE_GO_IOS_AGENT directly for via env export does nothing.
Pair fails with an exception, yet tunnel states its connected and logs appear when attempting to screenshot.
Do I need WDA? Do I need a developer image? What does that even mean in this case?
Can you please provide me with some explanation on setup and use. The readme provides no useful information, neither does the output of the commands nor the manpage.
The text was updated successfully, but these errors were encountered: