Releases: wanghongenpin/proxypin
v1.1.6
iOS App Store:https://apps.apple.com/app/proxypin/id6450932949
Google Play:https://play.google.com/store/apps/details?id=com.network.proxy
V1.1.6
- 新增Hosts设置, 支持域名映射
- 工具箱新增时间戳转换
- 编辑请求发送快捷键和发送loading
- 修复脚本编辑键盘弹出安全模式问题
- 修复脚本URL编码问题
- 修复请求屏蔽编辑多出空格问题
- 修复ipad分享点击无效问题
- 修复高级重放次数过多不执行问题
- 应用黑白名单增加清除无效应用,添加过滤已存在应用
English:
- Added Hosts settings to support domain name mapping
- Toolbox adds timestamp conversion
- Edit request to send shortcut keys and send loading
- Fixed script editing keyboard pop-up safe mode issue
- Fixed script URL encoding issue
- Fixed the issue of extra spaces in request mask editing
- Fixed the issue that iPad share clicks are invalid
- Fixed the issue that the advanced replay would not execute if there were too many times
- Add and remove invalid applications in the application blacklist and whitelist
V1.1.5
iOS App Store:https://apps.apple.com/app/proxypin/id6450932949
Google Play:https://play.google.com/store/apps/details?id=com.network.proxy
iOS在中国App Store已经上架
V1.1.5
- 请求重写升级UI优化, 请求修改增加匹配数据查看.
- 请求弹出菜单UI优化, 支持请求高亮.
- 脚本内置File Api, 支持文件读取、写入等操作, 详细查看wiki文档.
- 脚本内置MD5方法, md5('xxx')
- 支持内存自动清理设置, 到内存限制自动清理请求.
- 工具箱增加正则表达式, 支持匹配数据替换
- ios支持生成新根证书, 生成需要重新安装根证书
- 修复暗黑模式icon展示不清晰
English:
- Request to rewrite and upgrade UI optimization, request to modify and add matching data viewing;
- Request pop-up menu UI optimization, support request highlighting;
- The script has built-in File Api, which supports file reading, writing and other operations. For details, please refer to the wiki document;
- The script has built-in MD5 method, md5('xxx');
- Support memory automatic cleanup settings, memory limit automatic cleanup requests;
- Toolbox adds regular expressions to support matching data replacement;
- iOS supports generating new root certificates, which requires reinstalling the root certificate;
- Fixed unclear display of dark mode icon;
V1.1.4
iOS App Store:https://apps.apple.com/app/proxypin/id6450932949
iOS在中国App Store已经上架
Google Play join test
Join first Google Group: https://groups.google.com/g/proxypin
Join on Android: https://play.google.com/store/apps/details?id=com.network.proxy
Join on the web: https://play.google.com/apps/testing/com.network.proxy
V1.1.4
- 手机端增加底部导航,可在设置中切换
- 增加远程设备管理,可快速连接设备
- iOS支持抓取Flutter应用,需要通过设备管理连接到电脑开启IP层代理(Beta)
- 工具箱支持Unicode编码
- 工具箱支持二维码编解码
- 工具箱支持查看安卓系统证书名称
- 高级重放支持指定时间执行
- 修复请求重写批量导入规则混乱问题
English:
- Mobile: Add bottom navigation bar,which can be switched in settings;
- Support remote device management to quickly connect to devices
- IOS supports capturing Flutter applications, You need to connect to the computer through device management to enable IP layer proxy (Beta)
- Toolbox supports Unicode encode
- Toolbox supports QR code encoding and decoding
- Toolbox supports viewing Android system certificate names
- Custom Repeat support for specified time execution
- Fix request rewrite batch import rule confusion
V1.1.3
iOS App Store:https://apps.apple.com/app/proxypin/id6450932949
iOS TF下载地址: https://testflight.apple.com/join/gURGH6B4
V1.1.3
- 支持多种主题颜色选择;
- 外部代理支持身份验证 #303
- 双击列表tab滚动到顶部
- 修复部分p12证书导入失败的问题 #269
- 脚本增加rawBody原始字节参数, body支持字节数组修改 #304
- 修复脚本消息体编码错误导致错误响应 #304
- 修复扫码链接多个IP优先级问题
- 修复Transfer-Encoding有空格解析错误问题 #297
- 修复Har导出serverIPAddress不正确 #310
- 修复Websocket Response不展示;
English:
- Support multiple theme colors;
- External proxy support authentication
- Double-click the list tab to scroll to the top
- Fix the issue of partial p12 certificate import failure
- The script add rawBody raw byte parameter, body supports byte array modification
- Fix script message body encoding error causing incorrect response
- Fix the issue of scanning QR code to connect to multiple IP priorities
- Fix header Transfer-Encoding with spaces
- Fix export HAR serverIPAddress incorrect
- Fix Websocket Response not displayed
V1.1.2
iOS App Store:https://apps.apple.com/app/proxypin/id6450932949
iOS TF下载地址: https://testflight.apple.com/join/gURGH6B4
V1.1.2
- 桌面端增加全部请求列表;
- iOS 通知栏显示VPN状态;
- iOS修复停止长时间切换后台再开启抓包无网络问题;
- 桌面端保存调整左右面板比例;
- 手机端请求列表增加滚动条;
- 修复请求重发和脚本导致URL错误;
- 修复脚本二进制body转换问题;
- 修复请求编辑中文路径编码问题;
- 修复安卓某些应用加载慢问题;
English:
- Desktop: Add all requests list;
- iOS notification bar displays VPN status;
- iOS fix: Stop switching to the background for a long time and then start packet capture without network problem;
- Desktop: save the left and right panel ratio;
- Mobile:Add a scrollbar to the request list;
- Fix request repeat & script change url wrong;
- Fix script binary body convert;
- Fix the slow loading problem of some Android apps
V1.1.1
iOS App Store:https://apps.apple.com/app/proxypin/id6450932949
iOS TF下载地址: https://testflight.apple.com/join/gURGH6B4
V1.1.1
- 支持导入自定义跟证书,以及生成自定义根证书 (#185 );
- 支持重新生成根证书,以及重置默认跟证书;
- 支持导出根证书(p12)和私钥 ;
- 历史记录支持重放所有请求 (#246 );
- 重放域名下请求 (#251 );
- 修复请求重写列表换行问题 (#261 );
- 脚本headers支持同名多个值情况 (#259 );
- 修改分享文件名称
English:
- Support importing custom certificates and generating custom root certificates (#185 );
- Support generate new root certificates and resetting default root certificates;
- Support exporting root certificates and private keys;
- History supports replaying all requests (#246 );
- Replay domain name reques (#251 );
- Fix request rewrite list word wrapping (#261 );
- Script headers support multiple values with the same name (#259 );
- update share file name
V1.1.0
iOS App Store:https://apps.apple.com/app/proxypin/id6450932949
iOS TF下载地址: https://testflight.apple.com/join/gURGH6B4
V1.1.0
- 更改应用程序图标;
- 工具箱Javascript代码运行调试;
- 支持生成python requests代码;
- 修复mac重写不能选择文件;
- 高级重放请求支持随机间隔;
- 修复配置外部代理互相转发问题;
- 修复ssl握手包域名为空的导致请求失败问题;
English:
- Change app icon;
- Toolbox add javascript code run;
- Support generating Python request code;
- Fix Mac rewrite unable to select files;
- Custom repeat request support random interval;
- Fix external proxy to forward to each other issue;
- fix tls client hello data server_name is null bug
1.0.9
iOS TF下载地址: https://testflight.apple.com/join/gURGH6B4
V1.0.9
- 展示请求发起的应用图标
- 关键词匹配高亮
- 脚本批量操作和导入导出
- 脚本支持日志查看,通过console.log()输出
- 设置增加自动开启抓包
- Android证书下载优化
English:
- Display the application icon initiated by the request
- Keyword matching highlights
- Script batch operations and import/export
- The script supports log viewing, output through console.log()
- Setting Auto Start Recording Traffic
- Android certificate download optimization
1.0.8
iOS TF下载地址: https://testflight.apple.com/join/gURGH6B4
V1.0.8
- 历史记录支持自动缓存时间设置
- 历史记录增加搜索和搜索视图导出
- 抓包增加当前视图导出
- 增加屏蔽请求功能
- 支持高亮请求
- Android白名单应用列表展示隐藏图标应用
- Android返回键进入小窗口
- 修复暗黑主题样式
English:
- History support auto cache time setting
- History Add Search And View Export
- Capture packets Add current view export
- Support blocking request
- Supports highlighting requests
- Android Whitelist application list display hidden icon applications
- Android Return key to enter the small window
- Fix dark theme style
1.0.7
证书安装流程介绍:https://www.bilibili.com/video/BV1Qm4y157Gk/
iOS TF下载地址(有1万名额限制,满了会清理不使用的用户): https://testflight.apple.com/join/gURGH6B4
V1.0.7
- 增加多语言支持
- 支持画中画模式,可在设置中关闭
- 请求重写支持选择文件
- headers默认展开配置
- 请求编辑URL参数支持表单编辑
- 增加高级重放
- 域名过滤支持批量导出&编辑
English:
- Increase multilingual support
- Supports picture in picture mode, which can be turned off in settings
- Request Rewrite support file selection;
- Headers default deployment configuration
- Request Edit URL parameter support for form editing
- Support advanced replay
- Domain name filtering supports batch export&editing