Skip to content

Releases: SkuldNorniern/fluere

0.3.1 Release

02 Feb 17:17
Compare
Choose a tag to compare

Added Function

  • Added Ipv6 support
  • Added protocol 0,2,58 support
  • Added few more features

Known Issues

  • online packet capture randomly stops on windows
    • Working on a new method of fixing this issue
  • the windows installer does not add the environment variable correctly sometimes

Full Changelog: https://github.com/SkuldNorniern/fluere/commits/v.0.3.1

0.3.0 Release

31 Jan 06:14
Compare
Choose a tag to compare

Added Function

  • Added windows sleep for fix windows releated issue
  • Added verbose option for show more detailed logs
  • Added few more features

Improved Function

  • offline pcap to fluereflow speed is increased about x3.5
  • online fluereflow collection speed is increased about x2

Fixed bugs

  • Fixed wrong flow reverse matching
  • Fixed windows random stop issue (not perfect, recommend using on linux or macos)
  • Fixed duration not working properly on pcap collecting

Known Issues

  • online packet capture randomly stops on windows
  • the installer does not add the environment variable correctly sometimes

Full Changelog: https://github.com/SkuldNorniern/fluere/commits/v.0.3.0

0.2.3 Hotfix

27 Jan 08:59
Compare
Choose a tag to compare

Fixed bugs

  • Fixed flow time format unmatch issue
  • Fixed Windows random stop, but may cause some packet drop

Full Changelog: https://github.com/SkuldNorniern/fluere/commits/v.0.2.3

0.2.2 Hotfix

26 Jan 08:02
Compare
Choose a tag to compare

Fixed bugs

  • Fixed one fin, rst flow ending all flow

Full Changelog: https://github.com/SkuldNorniern/fluere/commits/v.0.2.2

0.2.1 Hotfix

25 Jan 14:46
Compare
Choose a tag to compare

Changed Function

  • Changed csv file output column order

Fixed bugs

  • Fixed not exporting in/out bytes

Full Changelog: https://github.com/SkuldNorniern/fluere/commits/v.0.2.1

0.2.0 Stable release

25 Jan 14:14
Compare
Choose a tag to compare

Added Function

  • Added interval based export
  • Added few more features

Changed Function

  • The export format changed to FluereFlow V1

Fixed bugs

  • Fixed wrong flow key matching method
  • Fixed OS related
  • Fixed duration not working properly

Known Issues

  • online packet capture randomly stops on windows
  • the installer does not add the environment variable correctly sometimes

Full Changelog: https://github.com/SkuldNorniern/fluere/commits/v.0.2.0

0.1.1 Hotfix release

25 Jan 14:10
Compare
Choose a tag to compare

Fixed bugs

  • online packet capture does not instantly stops on windows
  • and other things that I don't remember

Known Issues

  • online packet capture randomly stops on windows
  • the installer does not add the environment variable correctly sometimes

Full Changelog: https://github.com/SkuldNorniern/fluere/commits/v.0.1.1

0.1.0 First release

18 Jan 05:35
801b897
Compare
Choose a tag to compare

Functions

  • online NetFlow capture
  • online pcap capture
  • offline pcap to NetFlow converting
  • currently supports NetFlow v5
  • currently supports ipv4 packets, tcp, udp protocol

Known Issues

  • online packet capture randomly stops on windows
  • the installer does not add the environment variable correctly sometimes

Full Changelog: https://github.com/SkuldNorniern/fluere/commits/v.0.1.0