Linux Iphone Tools

git clone https://github.com/libimobiledevice/libimobiledevice.git cd libimobiledevice ./autogen.sh make && sudo make install

Features:


idevicebackup2 list

Forward a port from your iPhone to your Linux machine. For example, access an iOS web server running on localhost: linux iphone tools

iproxy 8080 8080

Now http://localhost:8080 on Linux hits port 8080 on your iPhone. git clone https://github