SkuldNorniern / fluere

Fluere is a powerful and versatile tool designed for network monitoring and analysis. It is capable of capturing network packets in pcap format and converting them into NetFlow data, providing a comprehensive view of network traffic. It also Provides Terminal User Interface.
Apache License 2.0
29 stars 3 forks source link

fix: windows installer creation from Linux or workflow using windows with installer creation automation #68

Open SkuldNorniern opened 9 months ago

SkuldNorniern commented 9 months ago

We are seeking contributions to creating a new way to generate a Windows installer for our project. Our current installer is built using the NSIS script, but we are looking to transition to a solution that meets the following requirements:

  1. Cross-platform compatibility: The ability to create the Windows installer from a Linux environment.
  2. Environment Variable Configuration: The installer should be able to add the necessary environment values during the installation process.

Acceptance Criteria:

We are happy to provide guidance and support as you work on this issue. Please don't hesitate to reach out with any questions or to share progress.