Overview of ProxyPin features
mainProxyPin is an open-source, free HTTP(S) traffic capture tool that supports Windows, Mac, Android, iOS, and Linux. It is built with Flutter and is designed to intercept, inspect, and rewrite HTTP(S) traffic, including traffic from Flutter applications.
Core Capabilities:
- Mobile QR Code Connection: Connect devices via QR code scanning to avoid manual Wi-Fi proxy configuration and synchronization.
- Domain Filtering: Intercept only specific traffic to avoid interference from other applications.
- Search: Search requests using keywords and various response type conditions.
- Scripting: Use JavaScript to process requests or responses.
- Request Rewriting: Supports redirection, replacing request/response bodies, or modifying them based on specific rules.
- Request Mapping: Use local configurations or scripts to respond to requests instead of hitting remote services.
- Request Decryption: Automatically decrypt HTTP message bodies by configuring AES decryption keys.
- Request Blocking: Block requests based on URL to prevent them from reaching the server.
- History & Export: Automatically saves traffic data for review. Supports importing and exporting in HAR format.
- Utilities: Includes favorites, a toolbox, common encoding tools, QR code generation, and regex support.