中文 | English
In order to measure proxy service and network quality conveniently, I developed this simple project. The only function of this toy is to consume network traffic continuously, and record the statistics infomation such as speed and traffic amount. If you are using a proxy software (like vpn, sock5/http proxy), you'll know the quality of your network.
- Static website
- Global speed test
- Change number of parallel tasks
- Amount of traffic is controllable
- Traffic waterfall diagram
- Support user add data source
Just clone the project and copy files under docs
directory to your web server (like nginx), it's quite easy to install.
The interesting design is that this project uses some public looking glass service as data source, so it won't consume host provider's traffic during the test. If you want to self-host it, this is very significative.
If you want to measure proxy service, add the website to your proxy list or using global proxy mode.