Skip to main content

What makes Inspect a great alternative to ios-webkit-debug-proxy

Inspect is more than ios-webkit-debug-proxy, which provides the raw connection to the underlaying Webkit Remote Debuging Protocol connection on the iOS device.

How Inspect is different

Inspect includes a protocol mapping layer that makes it possible to use the modern Chrome DevTools front-end with the webkit instance running in your iOS device.

Inspect builds upon the learnings from the ios-webkit-debug-proxy and RemoteDebug projects and packages all the necessary tools and protocol adaptors into one convenient app that enables you to remote debug Safari on iOS from your Mac and Windows machine.