Skip to content

V1.1.0

Compare
Choose a tag to compare
@wanghongenpin wanghongenpin released this 22 Jun 17:46
· 128 commits to main since this release

iOS App Store:https://apps.apple.com/app/proxypin/id6450932949
iOS TF下载地址: https://testflight.apple.com/join/gURGH6B4

V1.1.0

  1. 更改应用程序图标;
  2. 工具箱Javascript代码运行调试;
  3. 支持生成python requests代码;
  4. 修复mac重写不能选择文件;
  5. 高级重放请求支持随机间隔;
  6. 修复配置外部代理互相转发问题;
  7. 修复ssl握手包域名为空的导致请求失败问题;

English:

  1. Change app icon;
  2. Toolbox add javascript code run;
  3. Support generating Python request code;
  4. Fix Mac rewrite unable to select files;
  5. Custom repeat request support random interval;
  6. Fix external proxy to forward to each other issue;
  7. fix tls client hello data server_name is null bug