Skip to content

Latest commit

 

History

History
147 lines (100 loc) · 8.58 KB

CHANGELOG.md

File metadata and controls

147 lines (100 loc) · 8.58 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog

[Unreleased]

[0.20.0] - 2020-10-15

Added

  • New command line argument to explicitly specify a DNS server to use (imsnif#193) - @imsnif

[0.19.0] - 2020-09-29

Fixed

[0.18.1] - 2020-09-11

  • HOTFIX: do not build windows build-dependencies on other platforms

[0.18.0] - 2020-09-11

Added

Fixed

[0.17.0] - 2020-09-02

Added

Fixed

[0.16.0] - 2020-07-13

Fixed

  • Allow filtering by processes/connections/remote-ips in raw-mode (imsnif#174) - @sigmaSd
  • Changed repository trunk branch to "main" instead of "master".

[0.15.0] - 2020-05-23

Added

  • Ability to change the window layout with (imsnif#118) - @Louis-Lesage
  • Show duration of current capture when running in "total utilization" mode. - @Eosis

Fixed

[0.14.0] - 2020-05-03

Fixed

  • HOTFIX: remove pnet_bandwhich_fork dependency and upgrade to working version of pnet + packet_builder instead (this should hopefully not change anything)

[0.13.0] - 2020-04-05

Added

  • Hide DNS queries by default. This can be overridden with -s, --show-dns (imsnif#161) - @olesh0
  • Show cumulative utilization in "total utilization" mode. Trigger with -t, --total-utilization (imsnif#155) - @TheLostLambda

Fixed

[0.12.0] - 2020-03-01

Added

[0.11.0] - 2020-01-25

Added

[0.10.0] - 2020-01-18

Added

Fixed

[0.9.0] - 2020-01-14

Added

Fixed

[0.8.0] - 2020-01-09

Added

Fixed

[0.7.0] - 2020-01-05

Added

Fixed