v0.6.0
(Yanked) Caused by no exported csv data on online
mode
Features
- add experimental tui (SkuldNorniern)
- timestamp conversion for TUI #23 (SkuldNorniern)
- new
--help
image (SkuldNorniern)
Bug Fixes
- remove
RUSTSEC-2020-0071
(SkuldNorniern) - rollback to the old reverse logic (SkuldNorniern)
- live TUI guage fix #23 (SkuldNorniern)
MutexGuard held across await
,clone on u64
(SkuldNorniern)
Documentation
- change README image into new one (SkuldNorniern)
- add tui screen image (SkuldNorniern)
- add TUI screen sample (SkuldNorniern)
- change
TUI Screen
image (SkuldNorniern) - add
CODE_OF_CONDUCT.md
(SkuldNorniern) - add
SECURITY.md
(SkuldNorniern) - add
CONTRIBUTING.md
(SkuldNorniern) - add
PULL_REQUEST_TEMPLATE
(SkuldNorniern) - fix pull_request_template properly (SkuldNorniern)
- remove codacy badge (SkuldNorniern)
Styles
- improve tui layout with proper exit (SkuldNorniern)
live
mode sample fix subcommand (SkuldNorniern)- change help message on
live
(SkuldNorniern)
Code Refactoring
- modulate flow update logic (SkuldNorniern)
- move to modulated flow update on
offline
mode #20 (SkuldNorniern) - move to modulated flow update on
online
mode #19 (SkuldNorniern) - move to modulated flow update on
live
mode #21 (SkuldNorniern) - implement proper interface index print on
-l
(SkuldNorniern) - prototype TUI complete #23 (SkuldNorniern)
Performance Improvements
- is_reverse logic optimization on
online_fluereflow.rs
(SkuldNorniern) - is_reverse logic optimization on
offline_fluereflow.rs
(SkuldNorniern)
Continuous Integration
- remove exclude promote (SkuldNorniern)
- change trigger condition (SkuldNorniern)
- change clippy method (SkuldNorniern)
- fix rust clippy (SkuldNorniern)
- fix permission for
rust-clippy
(SkuldNorniern)
Chores
- reformat recent files (SkuldNorniern)
- bump
pcap-rs
to1.1.0
(SkuldNorniern) - remove the 0.4.0 installer .exe file (SkuldNorniern)
- bump version v0.6.0 (SkuldNorniern)
Commits
- 30cdfc7: Merge branch 'main' of https://github.com/SkuldNorniern/fluere (SkuldNorniern)
- bda5bbd: Create sweep.yaml config file (sweep-ai[bot]) #27
- 0015533: Create bugfix template (sweep-ai[bot]) #27
- 90138f9: Create feature template (sweep-ai[bot]) #27
- 8a75312: Create refactor template (sweep-ai[bot]) #27
- 4729c2c: Updated README with current layout, arguments, pro (sweep-ai[bot]) #30
- ad7345f: Merge branch 'main' of https://github.com/SkuldNorniern/fluere (SkuldNorniern)
- setup
Sweep
(SkuldNorniern) - add formatter (SkuldNorniern)
- 3e103d6: Merge branch 'main' of https://github.com/SkuldNorniern/fluere (SkuldNorniern)
- b86e5ad: Modified log.rs to support logging to a .log file (sweep-ai[bot]) #46
- ed15167: Added timestamp to log messages (sweep-ai[bot]) #46
- 7e998c1: Merge branch 'main' of https://github.com/SkuldNorniern/fluere (SkuldNorniern)
- b90b6fd: Added comments to main.rs explaining the purpose o (sweep-ai[bot])
- 1bcb5f5: Added comments to live_fluereflow.rs explaining th (sweep-ai[bot])
- 7ed29f2: Added comments to online_fluereflow.rs explaining (sweep-ai[bot])
- f3ecf14: Added comments to lib.rs explaining the purpose of (sweep-ai[bot])
- 624a441: Updated project description and added usage exampl (sweep-ai[bot])
- 51c8770: Removed outdated Usage section from README.md (sweep-ai[bot])
- fd86220: Restored the Examples of Common Use Cases section (sweep-ai[bot])
- 824aa96: Added example for live_fluereflow.rs use case in E (sweep-ai[bot])
- 0025bbc: Updated README.md (sweep-ai[bot])
- update
rust
workflow (SkuldNorniern) - 37307ee: Merge branch 'main' of https://github.com/SkuldNorniern/fluere (SkuldNorniern)