Skip to content

Fluxzy v1.35.24

Choose a tag to compare

@haga-rak haga-rak released this 09 Apr 09:37

Official .NET builds are signed and published at nuget.org.

vv1.35.24 vv1.35.24

  • CLI binaries are available as assets or downloadable via this page.
  • Docker images are available at Docker Hub.

CLI Installation

Windows (winget):

winget install Fluxzy.Fluxzy

macOS (Homebrew):

brew tap haga-rak/fluxzy
brew install fluxzy

What's Changed

Fixes

  • Fix RequestBodySent timing to precede ResponseHeaderStart by @haga-rak in #606
  • Fix H2 ALPN not offered in reverse-secure mode by @haga-rak in #611
  • Fix Windows proxy restore for legacy per-protocol ProxyServer formats by @haga-rak in #612

Dependencies

Other Changes

  • Update NuGet README for Fluxzy.Core and Fluxzy.Core.Pcap by @haga-rak in #603
  • Add README for @fluxzy/cli npm package by @haga-rak in #605

Full Changelog: v1.35.20.1...v1.35.24.63476