matthewrs_rahl
New member
Hey,
I've learned that Perl has a library function to do a "Ping" that should result in a "latency" output. What I'm wondering is, how do you expand this library function to do a "ping" over a particular network? In this case, I'm trying to do a ping over a Tor network path (so, it involves 3 intermediary nodes). I've tried googling all day for resources on how to do this, but have had no luck. Does anyone know the answer (or think they're better at googling to find it, haha)? Would greatly appreciate it!
Thanks!
I've learned that Perl has a library function to do a "Ping" that should result in a "latency" output. What I'm wondering is, how do you expand this library function to do a "ping" over a particular network? In this case, I'm trying to do a ping over a Tor network path (so, it involves 3 intermediary nodes). I've tried googling all day for resources on how to do this, but have had no luck. Does anyone know the answer (or think they're better at googling to find it, haha)? Would greatly appreciate it!
Thanks!