Faroxy Documentation

A modern HTTP proxy server with real-time traffic monitoring and analysis capabilities.

Get Started View on GitHub


What is Faroxy?

Faroxy is a powerful HTTP proxy server built with Spring Boot that allows you to:

  • Intercept and analyze HTTP/HTTPS traffic
  • Monitor requests and responses in real-time
  • Store and analyze traffic history
  • Debug API integrations
  • Test web applications

Key Features

  1. HTTP Proxy Server
    • Support for all HTTP methods (GET, POST, PUT, etc.)
    • Form data and custom headers handling
    • HTTPS support
  2. Real-time Monitoring
    • Web interface for live traffic inspection
    • Request/response details view
    • Headers and body analysis
  3. Traffic Storage
    • H2 in-memory database
    • Historical traffic analysis
    • Search and filter capabilities
  4. Developer Tools
    • RESTful APIs
    • Custom configuration options
    • Docker support

Getting Started

Check out our Quick Start Guide to begin using Faroxy in your development workflow.


Copyright © 2025 Faroxy. Distributed under the MIT license.