English | 简体中文

Network Request Interception and Modification Tool Based on Chrome DevTools Protocol

cdpnetool is a powerful network request interception tool that enables precise control and flexible modification of browser HTTP/HTTPS requests through the Chrome DevTools Protocol. No certificate installation, no code writing required - complete complex network debugging tasks through a visual interface.
Core Features: - ✅ Real-time interception of browser network requests and responses - ✅ Visual rule configuration with rich matching conditions and modification behaviors - ✅ Configuration management: multi-configuration saving, import/export, quick switching - ✅ Event monitoring: DevTools-style detail panel - ✅ Request preview: full traffic viewing with capture on/off support - ✅ System settings: language switching (Chinese/English), theme mode, browser configuration - ✅ No certificate required: direct browser control based on CDP protocol
cdpnetool-configs - Find configurations you need or Share configurations you created
Windows Users:
Download the latest installer from Releases and run it.
Other Platforms:
macOS and Linux platforms require building from source, see Documentation.
# Clone project
git clone https://github.com/241x/cdpnetool.git
cd cdpnetool
# Install Wails CLI
go install github.com/wailsapp/wails/v2/cmd/wails@latest
# Run in development mode
wails dev
# Build production version
wails build
For detailed development instructions, see Quick Start - Building from Source.
Issues and Pull Requests are welcome!
Join QQ group 734393923 to discuss usage and share configurations:

This project is open-sourced under the GNU General Public License v3.0.
$ claude mcp add cdpnetool \
-- python -m otcore.mcp_server <graph>