Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/axipo/TrafficBlackhole
network quality & proxy service bench
https://github.com/axipo/TrafficBlackhole
bench network online proxy self-host speed traffic
Last synced: 2 days ago
JSON representation
network quality & proxy service bench
- Host: GitHub
- URL: https://github.com/axipo/TrafficBlackhole
- Owner: axipo
- License: mit
- Created: 2021-12-18T12:41:22.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-01T08:13:26.000Z (over 2 years ago)
- Last Synced: 2024-07-12T02:46:28.853Z (4 months ago)
- Topics: bench, network, online, proxy, self-host, speed, traffic
- Homepage: https://axipo.github.io/TrafficBlackhole/
- Size: 607 KB
- Stars: 98
- Watchers: 2
- Forks: 31
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
- awesome - axipo/TrafficBlackhole - network quality & proxy service bench (Others)
README
# TrafficBlackhole
![live demo](https://img.shields.io/badge/live-demo-green.svg) ![license](https://img.shields.io/badge/license-MIT-green.svg) ![static](https://img.shields.io/badge/only%20need-nginx-green.svg)
[中文](./readme_cn.md) | 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.
**[demo website](https://axipo.github.io/TrafficBlackhole/)**
## Features
- Static website
- Global speed test
- Change number of parallel tasks
- Amount of traffic is controllable
- Traffic waterfall diagram
- Support user add data source## Install
Just clone the project and copy files under `docs` directory to your web server (like nginx), it's quite easy to install.
## Notice
### It **won't** cost host provider's traffic during the test.
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.### Don't forget turn on your proxy service
If you want to measure proxy service, add the website to your proxy list or using global proxy mode.