nythepegasus / SideJITServer

A JIT enabler for iOS 17 with a Windows/macOS computer on the same WiFi!
GNU General Public License v3.0
247 stars 17 forks source link

After Connection pair no ip address shows but 127.0.0.1 #51

Open ZenoRewn opened 1 month ago

ZenoRewn commented 1 month ago

Hi there,

I had follow all the steps. And the $ SideJITServer --version can output the version info correctly. But when I execute the SideJITServer --pair. It only shows the localhost ip address. Can someone help with?

My device is M4 ipad and running the script on Mac with Python 3.11.

r$ SideJITServer --pair
Attempting to pair to a device! (Ctrl+C to stop)
[<PlistUsbmuxLockdownClient ID:xxx-xxx VERSION:17.5.1 TYPE:iPad16,6 PAIRED:True>]
Continue? [y/N]: y
INFO:     Started server process [42768]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:49151 (Press CTRL+C to quit)
kayg04 commented 1 month ago

yeah, same here