Skip to content

reece4277/Bandwidth-Barbarian

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bandwidth barbarian

A tiny Go CLI to slam your connection on macOS or Linux.

install

go build -o bb ./cmd/bb

use

Download mode against a legit test file

./bb dl --url https://speed.hetzner.de/10GB.bin --conns 64 --time 5m --loop --i-understand

Run a local sink to test uploads

./bb sink --port 8080
./bb ul --url http://127.0.0.1:8080/upload --conns 32 --time 10m

The tool prints live Mbps and writes bb-report.json when done.

Be nice. Only target endpoints you control or explicit test mirrors.

About

use this when you wanna max out your data plan

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors