> ## Documentation Index
> Fetch the complete documentation index at: https://docs.inspect.dev/llms.txt
> Use this file to discover all available pages before exploring further.

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

Inspect is more than [ios-webkit-debug-proxy](https://github.com/google/ios-webkit-debug-proxy), which provides the raw connection to the underlying WebKit Remote Debugging 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 <code>ios-webkit-debug-proxy</code> and <code>RemoteDebug</code> 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.
