#_ping is script to manipulate windows ping.exe, displays pings with timestamp and colorized output based on ping time response
For quick use just copy _ping.exe to your %WINDIR%\system32, then in run type _ping google.com
_ping is script to manipulate window ping.exe
And display pings with time stamp and colorized output based on ping time threshold
Also you can save ping output to log file
colorama credits goes to Jonathan Hartley & Arnon Yaari. https://github.com/tartley/colorama
_ping credits goes to Islam Mouhsen