Ping 50+ sites at once?

That's my problem, I got thousands of URLS produced by autopligg and would like to ping it. @_@

I too have this problem...

Anyone know a tool/solution to ping a list of xrumer urls?

same issue here too...

i have a software that will hit your site and as deep as you want it to,, for example,, you have an index page and three subpages,, you can set it to hit all of the links in the site..if you got a good trade, pm me,

how about we trade money for this script that you have?
Thanks,
Philgood
 
I'm so suprised no one has said nmap...

iE:
cat nmaptodo | awk '{print "nmap -[query and flags here] "$1}'|sh
or
cat pingstodo | awk '{print "ping -c4 "$1}'|sh

Dude, they are not talking about the unix PING command :P

PINGing a site is about RPC.
 
Back
Top