Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
PowerPing_linux | 2024-02-03 | 23.7 MB | |
PowerPing.x86.exe | 2024-02-03 | 19.8 MB | |
PowerPing.exe | 2024-02-03 | 21.7 MB | |
README.md | 2024-02-03 | 766 Bytes | |
Version 1.3.4 source code.tar.gz | 2024-02-03 | 286.2 kB | |
Version 1.3.4 source code.zip | 2024-02-03 | 304.3 kB | |
Totals: 6 Items | 65.7 MB | 2 |
New Features
- No longer requires administrator rights to run (https://github.com/Killeroo/PowerPing/issues/110)
- New argument
--log
saves normal ping output to a file. Will default to saving to current directory if a path is not specified. (https://github.com/Killeroo/PowerPing/issues/116) - Scan command now runs multithreaded
- New self contained build, no longer requires .NET to be installed
Fixes
- Fixed typo (https://github.com/Killeroo/PowerPing/issues/124)
Tweaks
- Removed compact graph
Other
- Added linux x64 release (very experimental and untested) (https://github.com/Killeroo/PowerPing/issues/122)
- Updated to .NET 6 under the hood
Full Changelog: https://github.com/Killeroo/PowerPing/compare/v1.3.3...v1.3.4