/speedtest

Simple NodeJS http "internet" speed test.

Primary LanguageJavaScriptMIT LicenseMIT

speedtest

This is a simple NodeJS http "internet" speed test. The aim to make it easy to run a http speedtest over your own WAN, VPN, or whatever network.

Run

node ./bin/speed.js

Open your browser and go to http://hostname:8080/.

Observations/Bugs

I seem to get max out at about 20-30MBps (160Mbps - 240Mbps) when using localhost my laptop.

Credits

*Jquery Ajax Progress by Chad Engler

License

MIT