Skip to content

v2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 01 May 05:59
e61695e

Changelog

  • e61695e Merge pull request #11 from YouChenJun/refactor/use-upstream-go-mitmproxy
  • 0493ceb Update README.md
  • e83b5b8 ci: add GitHub Actions workflow for cross-platform release builds
  • c1120fc feat: replace CGO sqlite3 with pure-Go driver, add gitignore and test docs
  • 88e0138 refactor: 替换本地 go-mitmproxy 为上游包,新增规则校验与多平台构建支持