Skip to content

v0.9.0

Choose a tag to compare

@github-actions github-actions released this 21 Feb 23:48
· 59 commits to main since this release

Added

  • BREAKING: Add maximum pool size for proxy handlers.
  • Add --pool-size CLI flag.
  • Add --pool-timeout CLI flag.
  • Add --no-domain CLI flag.
  • Add --max-simultaneous-connections-per-ip CLI flag.
  • Add pool option for remote forwarding connections.
  • Add keepalive mechanism for proxied HTTP connections.

Fixed

  • Improve HTTP proxy performance.

Changed

  • Lower default --directory-poll-interval value from 30 seconds to 15 seconds.
  • Use SNI to improve HTTPS performance.
  • Update Docker base image.
  • Update dependencies.