ProxyPin - Captura de tráfico
Captura de tráfico HTTP(S)
Gratis
Puedes usar esta aplicación para interceptar, inspeccionar y reescribir tráfico HTTP(S). Es compatible con la captura de paquetes en aplicaciones Flutter y cuenta con una interfaz hermosa y fácil de usar.
Al usar el modo VPN, ProxyPin utiliza el servicio VpnService del sistema para capturar el tráfico.
Características principales:
- Conexión por código QR: No requiere configuración manual del proxy Wi-Fi, incluye sincronización de configuraciones. Todos los dispositivos pueden conectarse entre sí escaneando un código QR para reenviar el tráfico.
- Filtrado de dominios: Intercepta solo el tráfico que necesitas, evitando interferencias con otras aplicaciones.
- Reescritura de solicitudes: Admite redireccionamiento, reemplazo de mensajes de solicitud o respuesta, y modificaciones basadas en expresiones regulares.
- Scripts: Permite escribir scripts en JavaScript para procesar solicitudes o respuestas.
- Búsqueda: Busca solicitudes según palabras clave, tipo de respuesta y múltiples condiciones.
- Otras funciones: Favoritos, historial, caja de herramientas y más.
Más • Se añadieron entornos Dev/Staging/Prod con soporte para cambio dinámico y persistencia automática de scripts mediante {{name}}.
• La reescritura de solicitudes ahora admite coincidencia con expresiones regulares (Regex), con cambio en tiempo real y resaltado sincronizado en el editor.
• Se añadió decodificación por fragmentos (chunked) para flujos de eventos SSE y filtrado de protocolos mejorado.
• Optimización en la validación de certificados SSL/CA y estabilidad mejorada del proxy de capa IP en iOS.
• Los scripts conservan los bytes originales de la solicitud si no se modifican, protegiendo las firmas de la aplicación contra roturas.
• Versión de escritorio: actualización con un solo clic, controlador de fallos (crash handler) integrado y centrado automático de ventanas fuera de la pantalla.
• Menú de exportación mejorado: compatible con formatos Request, Response, Request+Response y HAR; el estado de búsqueda se conserva al cambiar de pestaña.
1.3.0 hace 9 h
1. Añadida una nueva herramienta de comparación de texto con soporte para resaltado línea por línea y resúmenes de diferencias;
2. Añadido un nuevo Editor de texto con soporte para resaltado de sintaxis y lectura/escritura de archivos;
3. Añadido un nuevo Visor de JSON / XML con soporte para análisis y formato;
4. Mejorado el Editor del cuerpo de la petición con detección automática del tipo de contenido, embellecimiento de formato y edición de texto de gran tamaño;
5. Actualización de la búsqueda: añadido soporte para búsqueda mediante expresiones regulares (regex) y optimización del índice de coincidencias y la caché;
6. Mejoradas las funciones de exportación: soporte para exportar texto de petición/respuesta y archivos HAR, incluyendo codificación Base64 para imágenes dentro de HAR;
7. Optimización: añadido un cuadro de diálogo de configuración antes de vaciar los paquetes capturados, y soporte para limpiar los dominios omitidos del proxy del sistema por defecto;
8. Otros: el formato de código HTML, JSON y CSS se ha trasladado a un hilo independiente para reducir tirones en la interfaz de usuario; corregido un error por el cual el botón de volver quedaba obstruído en el modo ventana de iPadOS.
1.2.9 21 jun
1. Added multi-select support for batch delete, export, and replay;
2. Improved request rewrite, supporting automatic rewrite when the target request fails;
3. Added minimize to tray support;
4. Fixed the port occupation issue after macOS exit;
5. Added automatic system proxy cleanup when disabling system proxy on Windows;
6. Optimized app icon loading and caching in Android app filter list;
7. Optimized the request menu with clipboard actions such as Copy as fetch;
8. Added a separated report server mode for reporting service;
1.2.8 5 jun
1. Added HTML, CSS, and JS formatting with code highlighting;
2. Advanced repeat now supports specifying the time;
3. Added HAR file export for domain list;
4. Added quick share for remote devices;
5. Favorites support WebSocket message persistence;
6. Added guidance for remote script loading;
7. Optimized large text display in message body;
8. Fixed issue where custom read status was lost;
1.2.7 20 abr
1. Added request breakpoint feature, allowing modification of requests and responses before sending;
2. Added autocomplete suggestions for HTTP headers in request editor;
3. Added system proxy IP ignore settings for iOS;
4. Added system proxy enable/disable settings;
5. Added IPv6 support for Socks5 proxy;
6. Fixed an issue where proxy settings failed on macOS;
1.2.6 14 mar
1. Added import/export for Favorites.
2. Added request decryption with configurable AES automatic body decryption.
3. Scripts can now be fetched from remote URLs and executed.
4. HTTP header view now supports switching between text and table modes.
5. Added a Request Params list view.
6. Add zlib decoding support
7. App filter list now includes an option to show system apps.
8. Updated JSON dark-theme colors for better visibility and appearance.
1.2.5 5 feb
1. Added import/export for Favorites.
2. Added request decryption with configurable AES automatic body decryption.
3. Scripts can now be fetched from remote URLs and executed.
4. HTTP header view now supports switching between text and table modes.
5. Added a Request Params list view.
6. App filter list now includes an option to show system apps.
7. Updated JSON dark-theme colors for better visibility and appearance.
1.2.4 29 ene
1. Added WebSocket request testing in the Toolbox.
2. Added support for data-reporting servers.
3. Added support for Server-Sent Events (SSE / event-stream).
4. Added the ability to save HTTP requests.
5. Request rewrite rules now support matching by HTTP method.
6. Fixed a sharing bug on iOS 26.
7. Various bug fixes and improvements.
1.2.3 25/12/2025
1. Script supports multiple URL matching;
2. Certificate installation detection guidance and automatic certificate installation;
3. Optimize menu UI;
4. Search supports protocol selection and filtering of time consumption range;
5. History records support image persistence;
6. About increasing sponsorship;
7. Fix large response body JSON Text preview lag;
1.2.2 29/10/2025
1. Add search highlight for message body;
2. Add preview for WebSocket message body;
3. Android ROOT system supports automatic installation of system certificates;
4. Socket auto cleanup to prevent resource occupation when exiting;
5. Adjust UI menu;
5. Fix script fetch API part request bug;
7. Fix incorrect HTTP2 packet size;
8. Fix request map bug;
9. Fix the bug that the history on the mobile side is not saved automatically;
1.2.1 23/09/2025
1. Added request mapping feature, allowing results to be returned without requesting a remote service;
2. Request list supports image preview;
3. Added copy original request;
4. Search now distinguishes between uppercase and lowercase letters;
5. Added Traditional Chinese localization;
6. Fixed HTTP2 Host issue;
7. Fixed Python requests copy issue;
1.2.0 18/08/2025
1. Support for HTTP2 protocol, which can be enabled in settings;
2. Support for zstd decode;
3. Added auto read marking;
4. Toolbox now supports AES encryption and decryption;
5. Fix some proxy forwarding failure issues
5. Fixed WebSocket parsing errors;
1.1.9 29/05/2025
1.Added app check update
2. Keyword highlighting supports persistence
3. Fixed TLS SNI inconsistency
4. Fixed the issue of IPV6 link establishment failure
5. Windows singleton window with built-in VCLib
6. Fixed Illegal IPv6 address issue
7. The script supports obtaining application directories, fixes byte response request exception issues, and supports executing multiple instances
8. Toolbox js fetch supports proxy
9. Fixed some curl import failure issues
1.1.8 23/04/2025
1. Added support for socks5 proxy, which can be turned off in settings;
2. Add request list sorted by time;
3. Response to saving newly added images;
4. Request rewriting to add json format;
5. Fix Illegal IPv6 address issue;
6. Fix the problem of incomplete copy of python request header;
7. Fixed the background color issue when saving QR code;
1.1.7 22/01/2025
1. Added Hosts settings to support domain name mapping
2. Toolbox adds timestamp conversion
3. Fixed script editing keyboard pop-up safe mode issue
4. Fixed script URL encoding issue
5. Fixed the issue of extra spaces in request mask editing
6. Fixed the issue that iPad share clicks are invalid
7. Fixed the issue that the advanced replay would not execute if there were too many times
8. Add and remove invalid applications in the application blacklist and whitelist
1.1.6 21/11/2024
1. Request to rewrite and upgrade UI optimization, request to modify and add matching data viewing;
2. Request pop-up menu UI optimization, support request highlighting;
3. The script has built-in File Api, which supports file reading, writing and other operations. For details, please refer to the wiki document;
4. The script has built-in MD5 method, md5('xxx');
5. Support memory automatic cleanup settings, memory limit automatic cleanup requests;
6. Toolbox adds regular expressions to support matching data replacement;
7. iOS supports generating new root certificates, which requires reinstalling the root certificate;
8. Fixed unclear display of dark mode icon;
1.1.5 30/10/2024
1. Mobile: Add bottom navigation bar,which can be switched in settings;
2. Support remote device management to quickly connect to devices
3. IOS supports capturing Flutter applications, You need to connect to the computer through device management to enable IP layer proxy (Beta)
4. Toolbox supports Unicode encode
5. Toolbox supports QR code encoding and decoding
6. Toolbox supports viewing system certificate names
7. Custom Repeat support for specified time execution
8. Fix request rewrite batch import rule confusion
1.1.4 22/10/2024
1. Support multiple theme colors;
2. External proxy support authentication
3. Double-click the list tab to scroll to the top
4. Fix the issue of partial p12 certificate import failure
5. The script add rawBody raw byte parameter, body supports byte array modification
6. Fix script message body encoding error causing incorrect response
7. Fix the issue of scanning QR code to connect to multiple IP priorities
8. Fix header Transfer-Encoding with spaces
9. Fix export HAR serverIPAddress incorrect
10. Fix Websocket Response not displayed
1.1.3 19/09/2024
1. iOS notification bar displays VPN status;
2. iOS fix: Stop switching to the background for a long time and then start packet capture without network problem;
3. Mobile:Add a scrollbar to the request list;
4. fix request repeat & script change url wrong;
5. fix script binary body convert;
1.1.2 28/08/2024
1. Support importing custom certificates and generating custom root certificates (#185 );
2. Support generate new root certificates and resetting default root certificates;
3. Support exporting root certificates and private keys;
4. History supports replaying all requests (#246 );
5. Replay domain name reques (#251 );
6. Fix request rewrite list word wrapping (#261 );
7. Script headers support multiple values with the same name (#259 );
8. update share file name
1.1.1 05/08/2024
1. Increase multilingual support
2. Request Rewrite support file selection;
3. Headers default deployment configuration
4. Request Edit URL parameter support for form editing
5. Support advanced replay
6. Domain name filtering supports batch export&editing
1.0.9 19/06/2024
• Se añadieron entornos Dev/Staging/Prod con soporte para cambio dinámico y persistencia automática de scripts mediante {{name}}.
• La reescritura de solicitudes ahora admite coincidencia con expresiones regulares (Regex), con cambio en tiempo real y resaltado sincronizado en el editor.
• Se añadió decodificación por fragmentos (chunked) para flujos de eventos SSE y filtrado de protocolos mejorado.
• Optimización en la validación de certificados SSL/CA y estabilidad mejorada del proxy de capa IP en iOS.
• Los scripts conservan los bytes originales de la solicitud si no se modifican, protegiendo las firmas de la aplicación contra roturas.
• Versión de escritorio: actualización con un solo clic, controlador de fallos (crash handler) integrado y centrado automático de ventanas fuera de la pantalla.
• Menú de exportación mejorado: compatible con formatos Request, Response, Request+Response y HAR; el estado de búsqueda se conserva al cambiar de pestaña.
Más Versión 1.3.0 hace 9 h
No se recopilan datos El desarrollador no recopila ningún dato en esta app.