Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
PowerPing.x86.exe | 2020-09-17 | 108.5 kB | |
PowerPing.exe | 2020-09-17 | 107.5 kB | |
README.md | 2020-09-17 | 532 Bytes | |
Version 1.3.2 source code.tar.gz | 2020-09-17 | 283.8 kB | |
Version 1.3.2 source code.zip | 2020-09-17 | 303.2 kB | |
Version 1.3.2.tar.gz | 2020-09-17 | 283.8 kB | |
Version 1.3.2.zip | 2020-09-17 | 303.2 kB | |
Totals: 7 Items | 1.4 MB | 0 |
- Changed default icmp data/message to be random characters
- Added message to explain why user input is required by default
- User input prompt will be disabled when output is being redirected
- Fixed exception being fixed when trying to set the console cursor to be visible when output is redirected (https://github.com/Killeroo/PowerPing/issues/116)
- Fixed errors with timestamp arguments
- Fixed inconsistency with RequireInput messages being shown
- Fixed scan and graph command
- Refactored core lookup and ping code