how to simulate slow internet connection

By paragasu


#apt-get install iprelay
$iprelay -b 2500 8000:localhost:80

point the browser to localhost:8000
you can see how website look like with connection speed of 2.5Kbps.

simulate slow internet connection

Tags:

One Response to “how to simulate slow internet connection”

  1. Theron Luhn Says:

    Great! I had a js script in my portfolio that preloaded a few images, and I needed a way to test it out. This work perfectly!

Leave a Reply