Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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.