I need to PING multiple IP's at the same time.

manmusic

Regular Member
Joined
Nov 9, 2010
Messages
289
Reaction score
38
Does anyone know of a tool that will allow me to ping multiple IP addresses at the same time and will return data showing which IP's are replying and which IP's are timing out? Normally I go into the command prompt, type in ping [ipaddress] hit enter and I can see if I am getting a reply or if it is timing out. I basically want to ping many IP's at the same time and see which ones are replying and timing out without having to open up multiple command prompt instances. Any and all help is greatly appreciated!
 
Not sure if windows command promt supports threads but from a linux system you can ping fast multiple hosts this way.
 
BTW, I found a free one, its called : PingInfoView in case anyone is looking. ;)
 
Back
Top