Skip to content

SM443/Rapid-Ping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Rapid-Ping

I wanted to continuously monitor round trip time in a NOC. The default ping utility for windows does not allow to change interval. So, I took advantage of PsPing utility from Microsoft.

How to use in Windows?

Download PsPing from this link and windows_ping.bat file from this repository and put psping.exe and windows_ping.bat file at the same location and run it.

plot

How to ping a tcp/udp port?

psping -i 0 <ip_address>:53

plot

-- Thank You.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published