ZIP
WinGet
Fluxzy
Fluxzy SAS · 1.35.26.32388 · x86
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.
File Identity
Filename
fluxzy-cli-1.35.26.32388-win-x86.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Fluxzy.Fluxzy
Version
1.35.26.32388
Description
MITM HTTP debugging proxy for intercepting and altering HTTP/1.1, H2, and WebSocket traffic
License
GPLv3
↗
Installer URL
https://github.com/haga-rak/fluxzy.core/releases/download/v1.35.26.32388/fluxzy-cli-1.35.26.32388-win-x86.zip
Release Notes
Official .NET builds are signed and published at nuget.org.
vv1.35.26 vv1.35.26
- CLI binaries are available as assets or downloadable via this page.
- Docker images are available at Docker Hub.
CLI Installation
npm (Windows, macOS, Linux):
npm install -g @fluxzy/cli
Or run directly without installing:
npx @fluxzy/cli start --llo
Windows (winget):
winget install Fluxzy.Fluxzy
macOS (Homebrew):
brew tap haga-rak/fluxzy
brew install fluxzy
What's Changed
Fixes
- Fix PcapngWriter 'Already registere…