Skip to content

Introduction

RelayCraft is a modern, cross-platform web debugging proxy designed for developers, testers, and security researchers. It allows you to capture, inspect, modify, and replay network traffic between your client and server.

Unlike traditional tools, RelayCraft is built with AI at its core, making complex tasks like rule creation, traffic analysis, and script writing accessible through natural language.

Stop wrestling with complex Regex or Python syntax. Just tell RelayCraft what you want to do:

  • “Block all 3rd party tracking scripts”
  • “Simulate a 500 error on the checkout endpoint”
  • “Explain why this request failed”

Built with Rust (core engine) and Tauri (UI), RelayCraft is lightweight and blazing fast. It handles thousands of requests per second with minimal memory footprint.

RelayCraft isn’t just a tool; it’s a platform.

  • Python Scripting: Use the full power of mitmproxy to write custom logic.
  • Plugin System: Extend the UI with custom React components.
  • Plugin Market: Discover and install community plugins with one click.
  • Traffic Monitor: Real-time inspection of HTTP/HTTPS traffic.
  • Rules Engine: Visual, no-code traffic manipulation (Map Local, Map Remote, Rewrite).
  • Request Composer: Craft and test API requests manually.
  • Scripting: Advanced interception using Python.
  • Cross-Platform: Native support for macOS, Windows, and Linux.