Skip to content

V1.1.1

Compare
Choose a tag to compare
@wanghongenpin wanghongenpin released this 28 Jul 18:28
· 112 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.1

  1. 支持导入自定义跟证书,以及生成自定义根证书 (#185 );
  2. 支持重新生成根证书,以及重置默认跟证书;
  3. 支持导出根证书(p12)和私钥 ;
  4. 历史记录支持重放所有请求 (#246 );
  5. 重放域名下请求 (#251 );
  6. 修复请求重写列表换行问题 (#261 );
  7. 脚本headers支持同名多个值情况 (#259 );
  8. 修改分享文件名称

English:

  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