Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
PowerPing_linux_64 | 2024-06-05 | 23.7 MB | |
PowerPing.x86.exe | 2024-06-05 | 19.8 MB | |
PowerPing.exe | 2024-06-05 | 21.7 MB | |
README.md | 2024-06-05 | 1.2 kB | |
Totals: 4 Items | 65.1 MB | 1 |
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) (https://github.com/Killeroo/PowerPing/issues/133 & https://github.com/Killeroo/PowerPing/issues/123)
Tweals
- Display TTL of reply packet by default (https://github.com/Killeroo/PowerPing/issues/136)
- Results of
scan
can now be outputted to a log when using--log
command (https://github.com/Killeroo/PowerPing/issues/128)
Fixes
- Fixed exception when trying to set packet size over 1500 bytes (https://github.com/Killeroo/PowerPing/issues/119 & https://github.com/Killeroo/PowerPing/issues/137)
- Fixed 'Destination Unreachable` packets triggering incorrect beeps (https://github.com/Killeroo/PowerPing/issues/130)
- Speculative fix for argument exception that could occur when parsing some ICMP packets in
listen
mode (https://github.com/Killeroo/PowerPing/issues/127 & https://github.com/Killeroo/PowerPing/issues/135)
Thank you to everyone that reported bugs, suggested features and waited patiently for this release.
Full Changelog: https://github.com/Killeroo/PowerPing/compare/v1.3.4...v1.3.5