iOS App Store:https://apps.apple.com/app/proxypin/id6450932949
Google Play:https://play.google.com/store/apps/details?id=com.network.proxy
V1.3.0
- 新增环境变量,支持 Dev / Staging / Prod 等多环境切换,规则和脚本中通过 {{name}} 引用,脚本可读可写并自动持久化;
- 请求重写规则支持正则匹配,编辑器可实时切换正则模式,匹配高亮同步刷新;
- SSE 事件流支持分块解码,协议过滤能力增强;
- 桌面端支持检测新版本并一键下载安装;
- 优化证书处理:更精确的 CA 匹配和 SSL 校验逻辑;
- 增强导出:导出菜单支持请求、响应、请求+响应、HAR 多种格式,切换列表 tab 时搜索条件保留,;
- 新增崩溃兜底处理,窗口位置越界时自动居中;
- 修复:脚本未改动请求时保留原始字节(避免破坏签名),iOS IP 层代理稳定性提升。
English:
- Added environment variables, supporting Dev / Staging / Prod switching, referenced via {{name}} in rules and scripts, with read/write support in scripts and automatic persistence;
- Request rewrite rules now support regex matching, with a live regex toggle and instant match-highlight refresh in the editor;
- Added chunked decoding for SSE event streams, with enhanced protocol filtering;
- Desktop: detect new versions and download/install in one click;
- Improved certificate handling: more accurate CA matching and SSL validation;
- Enhanced export: export menu now supports request, response, request+response, and HAR formats; search state is preserved when switching list tabs;
- Added a crash handler; auto-centers windows when position is off-screen;
- Fixed: script preserves original request bytes when unchanged (protects signatures); improved iOS IP-layer proxy stability.