Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 1.58 KB

CHANGELOG.md

File metadata and controls

26 lines (16 loc) · 1.58 KB

Changelog

v0.3.0 (2018-03-04)

v0.2.0 (2018-03-04)

  • Add --numeric option #8 (yuuki)
  • Print active and passive host flow if both --active and --pasive is not specified #7 (yuuki)
  • Simplify mode distinction to remove entries #6 (yuuki)
  • Print as flow arrow #5 (yuuki)

v0.1.2 (2018-03-02)

  • Enable to work --active without filtering by ports arguments #4 (yuuki)

v0.1.1 (2018-03-01)

  • Fix panic that occurs when no pakcets or bytes item #3 (yuuki)
  • Adopt listening ports as default ports #2 (yuuki)

v0.1.0 (2018-02-27)

  • Initial release