Fluxzy Desktop is a a general purpose HTTP Debugger and a fluxzy archive/HAR reader.
The suggested installer below was inferred from your current operating system.
If you want to download for a different platform, see Other platforms.
Sorry but we are unable to determine a default version for your operating system. Please, select your operating system from the list below.
The current stable release of Fluxzy Desktop is v. It supersedes all previous releases.
Fluxzy Desktop is available for the following platforms. See release notes for v.
OS / Environment | Installer | Standalone zip |
---|---|---|
Windows 7/10/11 x64 | v1.21.0 .exe (167 MB) | v1.21.0 .zip (169 MB) |
macOS (Intel) | v1.21.0 .dmg (160 MB) | |
macOS (Apple Silicon) | v1.21.0 .dmg (152 MB) | |
Debian based Linux x64 | v1.21.0 .deb 1 (121 MB) | v1.21.0 .zip (163 MB) |
Red hat based Linux x64 | v1.21.0 .rpm 2 (131 MB) | v1.21.0 .zip (163 MB) |
fluxzy is a command line application tool build around the fluxzy engine. There are several ways to install it on your system.
Fluxzy CLI can be run in a lightweight container available on Docker Hub. Execute the CLI with a single command.
docker run -it -p 44344:44344 fluxzy/fluxzy:latest --help
Latest stable version are available on Github Release page.
Run the following command to install the latest stable version of Fluxzy CLI. Use the same command
to update Fluxzy CLI.
Check the documentation page to get start quickly.
curl -sL https://fluxzy.io/install/script/linux/latest | bash
iex (Invoke-RestMethod -Uri 'https://fluxzy.io/install/script/windows/latest')
curl -sL https://fluxzy.io/install/script/macos/latest | bash
Download and extract the zip file for your platform.
OS / Environment | Zip file |
---|---|
Windows 32-bits | v1.26.6 fluxzy-cli-1.26.6.2-win-x86.zip (34 MB) |
Windows 64-bits | v1.26.6 fluxzy-cli-1.26.6.2-win-x64.zip (37 MB) |
Windows ARM64 | v1.26.6 fluxzy-cli-1.26.6.2-win-arm64.zip (35 MB) |
Linux 64-bits | v1.26.6 fluxzy-cli-1.26.6.2-linux-x64.zip (36 MB) |
Linux ARM64 | v1.26.6 fluxzy-cli-1.26.6.2-linux-arm64.zip (34 MB) |
macOS Intel 64-bits | v1.26.6 fluxzy-cli-1.26.6.2-osx-x64.zip (35 MB) |
macOS Apple Silicon | v1.26.6 fluxzy-cli-1.26.6.2-osx-arm64.zip (34 MB) |
Stable versions of the .NET packages are available on nuget.org. Visit docs.fluxzy.io to get started quickly.
Package name | Version |
---|---|
Fluxzy.Core | v1.26.6 for netstandard2.1, net6, net8 |
Fluxzy.Core.Pcap | v1.26.6 for netstandard2.1, net6, net8 |
Kickoff examples are available at .NET documentation page . Official NuGet packages are signed by Fluxzy SAS.