Skip to content

v1.8.4

Choose a tag to compare

@github-actions github-actions released this 08 Feb 00:43
· 9 commits to main since this release
92e6dd4

Changelog

  • e7e2efa feat(gist): add dedicated HTTPS proxy support for gist uploads - add -gist-https-proxy command-line flag - update documentation with proxy usage examples - implement proxy resolution logic and transport cloning - add unit tests for proxy configuration behavior
  • fea8107 fix(ip/rename.go): update flag mapping for TW
  • 92e6dd4 refactor(logging): replace mihomo log with standard library log - update README with authenticated proxy usage example