Faroxy Documentation
A modern HTTP proxy server with real-time traffic monitoring and analysis capabilities.
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
- HTTP Proxy Server
- Support for all HTTP methods (GET, POST, PUT, etc.)
- Form data and custom headers handling
- HTTPS support
- Real-time Monitoring
- Web interface for live traffic inspection
- Request/response details view
- Headers and body analysis
- Traffic Storage
- H2 in-memory database
- Historical traffic analysis
- Search and filter capabilities
- 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.