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.
- Clients for Windows 10
- Demo version for RHEL 7 / CentOS 7
- Demo version for RHEL 8 / CentOS 8
- Demo version for RHEL 9 / CentOS 9 Stream
- Demo version for Debian 8 and derivatives
- Demo version for Debian 9 and derivatives
- Demo version for Debian 10 and derivatives
- Demo version for Debian 11 and derivatives
- Demo version for Debian 12 and derivatives
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.
- Fl0wer RTE for RHEL 7 / CentOS 7
- Fl0wer RTE for RHEL 8 / CentOS 8
- Fl0wer RTE for RHEL 9 / CentOS 9
- Fl0wer RTE for Debian 8 and derivatives
- Fl0wer RTE for Debian 9 and derivatives
- Fl0wer RTE for Debian 10 and derivatives
- Fl0wer RTE for Debian 11 and derivatives
- Fl0wer RTE for Debian 12 and derivatives