Skip to content

Releases: XOR-op/BoltConn

v0.2.1-alpha

01 Mar 15:36
Compare
Choose a tag to compare

This release includes lots of enhancements and new features, as well as serveral bugfixs.

Features

  • Rewrite header part of MitM packets (both requests and responses)
  • Allow HTTP and Socks5 proxies as inbound
  • Enable logical rules for better flexibility

Enhancements

  • Now MitM use rules instead of domain lists
  • Split proxy providers from proxy groups
  • Better logging output

v0.2.0-alpha

14 Feb 10:42
Compare
Choose a tag to compare

This release introduces some features and bugfixs:

Features:

  • Wireguard outbound
  • HTTP outbound
  • Proxy provider
  • Nested proxy group
  • Better configuration and command line options

Bugfixs:

  • Invalid certificate configuration
  • Bad IP matching
  • Missing compulsory fallback requirement

v0.1.8-alpha

15 Jan 03:31
Compare
Choose a tag to compare

Initial Alpha release