Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ##################################################################
- # Top 10 Best Internet Speed and Bandwidth Test 9 HTML 1 Flash #
- # Bonus: CLI speed tests #
- # Actual: 9.12.2015 // by Security #
- ##################################################################
- # HTML5 (The Most Universal)
- # In this TOP 10, my average speed ranges not more than 20%
- # Tested on Ubuntu 15.10, Firefox 42.0 and Chrome 47.0
- 1. http://beta.speedtest.net <- one of the most popular
- 2. http://2ip.ru/speed <- russian famous test
- 3. http://speedof.me <- draws pretty good HTML graph (stability information)
- 4. http://openspeedtest.com
- 5. http://www.bandwidthplace.com
- 6. http://www.dslreports.com/speedtest <- shows multi-ping quality and speed graph
- 7. https://www.speakeasy.net/speedtest
- 8. http://testmy.net <- cool configurable online test suite
- 9. https://yandex.ru/internet <- another russian test
- # WARNING, results of the next one can be MUCH slower speed than other tests O_O
- 10. http://html5speedtest.me <- for me, it shows 10x slower
- # Flash (Needs adobe proprietary plugin)
- 1. http://www.speedtest.net
- # CLI SpeedTests
- 1. https://github.com/sivel/speedtest-cli
- # Oneliner speed tests (requirements: python and curl)
- python <( curl -s speedtest-cli https://raw.githubusercontent.com/sivel/speedtest-cli/master/speedtest_cli.py )
- wget --output-document=/dev/null http://speedtest.wdc01.softlayer.com/downloads/test500.zip
- # Additional tools to diagnose your connection
- mtr, nmap, wavemon
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement