Skip to content

Version 1.3.5

Latest
Compare
Choose a tag to compare
@Killeroo Killeroo released this 05 Jun 21:39
· 1 commit to master since this release

New Features

  • Added new commands that allow the user to specify the ping time thresholds used for colouring response times (--low, --mid, --high for green, yellow and red colors respectively) (#133 & #123)

Tweals

  • Display TTL of reply packet by default (#136)
  • Results of scan can now be outputted to a log when using --log command (#128)

Fixes

  • Fixed exception when trying to set packet size over 1500 bytes (#119 & #137)
  • Fixed 'Destination Unreachable` packets triggering incorrect beeps (#130)
  • Speculative fix for argument exception that could occur when parsing some ICMP packets in listen mode (#127 & #135)

Thank you to everyone that reported bugs, suggested features and waited patiently for this release.

Full Changelog: v1.3.4...v1.3.5