Releases: SkuldNorniern/fluere
0.3.1 Release
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
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
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
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
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
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
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
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