Wednesday, October 24, 2012

DiffProbe for Dectecting Traffic Shaping in Ubuntu

ISP's like to shape your traffic... use the following to see if you are a victim.

cd /tmp && wget -O shaperprobe.tgz http://goo.gl/DvfAy
tar xvf shaperprobe.tgz -C ~/ && cd ~/shaperprobe && make
cd ~/shaperprobe && ./prober

No comments: