Releases: taoky/ayano
Releases · taoky/ayano
v0.1.0
What's Changed
- Use spf13/cobra for better CLI tool experience by @iBug in #5
- Split parser_test into per-unit test files by @iBug in #6
- Add --sort-by flag for analyze by @iBug in #10
- A simple TUI-like interface by @taoky in #9
- Allow analyzing multiple files sequentially by @iBug in #13
- Add
list parsers
command by @iBug in #14 - Support reading compressed files through exec by @iBug in #15
- analyze: Group CIDRs with --group by @iBug in #17
- Use tablewriter for analyzer.PrintTopValues by @iBug in #20
- analyze,parser: Add unique UA counting by @taoky in #19
- analyze: Add RunLoopWithMultipleIterators by @taoky in #21
New Contributors
Full Changelog: v0.0.10...v0.1.0
v0.0.10
Add caddy json parser and default threshold to 10M
v0.0.9
bug fix and systemd notify support
v0.0.8
Combined parser fix, and cleaner display for info
v0.0.7-multiarch
Add arm64 build CI
v0.0.7
Add daemon mode
v0.0.6
Add last accessed date
v0.0.5
Add topShow flag no limit behavior
v0.0.4
Add analyse mode
v0.0.3
Add serverip filter and show conn cnt in netstat