Skip to content

Installation guide

This guide will help you install and configure the WebDebugX debugging tool on different operating systems. Follow the steps for your own operating system.

Before installing, make sure your system meets the following requirements:

  • Operating system: Windows 10/11, macOS 10.15+, or Linux
  • Memory: at least 1 GB of RAM
  • Storage: at least 500 MB of free space
  • Network: a stable internet connection (for reaching WebDebugX services)
  1. Go to the WebDebugX download page
  2. Click Windows version to download the installer
  3. Once downloaded, double-click the installer to run it
  4. Follow the prompts in the installation wizard
  5. When it finishes, start WebDebugX from the Start menu or the desktop shortcut

Tip: try to keep non-ASCII characters out of the installation path.

  1. Go to the WebDebugX download page
  2. Click macOS version to download the DMG
  3. Once downloaded, double-click the DMG to open it
  4. Drag the WebDebugX app into the Applications folder
  5. On first run you may need to allow it under System Settings > Privacy & Security
  1. Go to the WebDebugX download page
  2. Click Linux version to download the package
  3. Make the executables runnable:
Terminal window
# Add execute permission
chmod +x webdebugx
chmod +x webdebugx-web
# Run the application
./WebDebugX

After installing, you need to set up the phone — enable the Web Inspector, or turn on USB debugging — before you can start using WebDebugX. See How to enable Web Inspector in Safari and Chrome for the exact steps.

WebDebugX releases updates regularly to fix bugs and add features. You can update in the following ways:

  1. In the WebDebugX application, click Upgrade at the bottom, then download the new version and reinstall
  2. When an update is available, the application shows a prompt at the bottom to download and install it

Once installed, continue with the Quick start tutorial to learn the basics of WebDebugX.