← Back to tools
View AGENTS.md for hflow
hflow
Command-line debugging HTTP/S proxy server
Description
hflow is a command-line debugging HTTP/S proxy server. It intercepts and displays HTTP traffic for debugging purposes, making it easy to inspect requests and responses.
When to use this tool
✓ Good fit when
- User needs to debug HTTP traffic
- User wants a lightweight alternative to mitmproxy
✕ Avoid when
- User needs full-featured proxy like mitmproxy
- User needs to modify traffic
AI Summary
A command-line HTTP/S debugging proxy that intercepts and displays HTTP traffic for inspection.
Capabilities
- + Intercept HTTP/S traffic
- + Display requests and responses
- + Debug HTTP communications
- + Lightweight proxy server
Use When
- → User needs to debug HTTP traffic
- → User wants a lightweight alternative to mitmproxy
Avoid When
- x User needs full-featured proxy like mitmproxy
- x User needs to modify traffic