Skip to content

Release v0.0.1

Latest
Compare
Choose a tag to compare
@eugene-ivanov-hash eugene-ivanov-hash released this 17 May 12:53
· 11 commits to main since this release

Added

  • Initial release
  • HTTP/HTTPS traffic interception
  • Dynamic TLS certificate generation
  • Rule-based system for modifying requests and responses
  • Support for custom Go scripts
  • WebSocket connection handling
  • Environment variable integration
  • Comprehensive documentation in the docs directory
  • Support for mkcert certificate generation
  • Binary releases for multiple platforms (macOS Intel/ARM, Linux, Windows)

Changed

  • Improved error handling for missing rules directory

Fixed

  • Fixed handling of non-existent rules directory