Here you can download both the Windows 10 client of the Fl0wer tool and its demo versions for various Linux distributions. The demo version has no time limits but only supports the Netflow V1 and V5 protocols and can only use 1 core of a CPU.

All packages are prepared for Intel/AMD X64 CPU platform.

Downloading Runtime Environments (RTE)

Fl0wer RTE (runtime environment) is a freely downloadable tool that simplifies the work of all developers and DevOps working with Fl0wer. It simply consists of a Python 3.10.8 environment (independent of the operating system) with all the dependencies and tools to work and compile the open-source tools of Fl0wer. You can invoke the interpreter with the command /opt/fl0wer/bin/fl0py, while the pip tool is available at /opt/fl0wer/bin/fl0pip. You can uninstall and reinstall it at will, the only precaution suggested is to use the flag –nodeps with distributions such as RHEL/CentOS. The RTE also includes the PyInstaller tool.