Skip to content

Releases: bjin/hprox

v0.6.3

12 Jun 00:03
Compare
Choose a tag to compare
  • bump stack dependencies
  • fix Content-Length header for encoded HTTP responses in reverse proxy mode

v0.6.2

15 Jan 17:36
Compare
Choose a tag to compare
  • fixes to improve ssltest result
  • unix: support setuid after binding port
  • remove graceful close

v0.6.1

10 Jan 16:19
Compare
Choose a tag to compare
  • multiple certificates and SNI support for HTTP/3
  • install signal handler with graceful shutdown on Linux and macOS
  • support ACME http-01 challenge (RFC8555)

v0.6.0

11 Dec 07:26
Compare
Choose a tag to compare
  • --rev now supports domain matching
  • fix Content-Length header in HTTP/2 responses.
  • passwords are now Argon2 salt-hashed

v0.5.4

16 Nov 15:24
Compare
Choose a tag to compare
  • routable --rev reverse proxy support
  • fix Keep-Alive header in reverse HTTP/2 proxy
  • add nix based build mode
  • naiveproxy padding: add protocol negotiation and packet fragmentation

v0.5.3

04 Jun 15:57
Compare
Choose a tag to compare
  • add macos-aarch64 build
  • add --hide option for probe resistance
  • gracefully close stream for HTTP CONNECT
  • gzip encoding middleware removed

v0.5.2

16 May 08:48
Compare
Choose a tag to compare
  • add windows and macOS build
  • remove --user option

v0.5.1

12 May 03:55
Compare
Choose a tag to compare
  • export LogLevel type to make Config actually customizable
  • add --log option to specify logging type

v0.5.0

11 May 17:58
Compare
Choose a tag to compare
  • initial HTTP/3 (QUIC) support
  • add logging based on fast-logger
  • some minor tweaks

v0.4.0

30 Apr 14:48
Compare
Choose a tag to compare