> ## 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 remotedebug-ios-webkit-adapter?

Inspect is the spiritual successor to
[remotedebug-ios-webkit-adapter](https://github.com/RemoteDebug/remotedebug-ios-webkit-adapter), which was created back in 2016 by myself for earlier versions of iOS, and doesn't work with modern iOS versions.

### 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.
