Fluxzy v1.35.24
Official .NET builds are signed and published at nuget.org.
- 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
- Bump Grpc.Tools from 2.69.0 to 2.80.0 by @dependabot[bot] in #598
- Bump Grpc.Net.Client from 2.67.0 to 2.76.0 by @dependabot[bot] in #593
- Bump Spectre.Console from 0.54.0 to 0.55.0 by @dependabot[bot] in #609
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