Skip to content

sn1f3rt/bench-sh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

104 Commits
 
 
 
 
 
 
 
 

Repository files navigation

bench-sh

A VPS benchmarking script with various features.

Demo Results (full run -b46): https://pastebin.com/rV1DayRp

Direct Run

wget -qO- https://raw.githubusercontent.com/sn1f3rt/bench-sh/main/bench.sh | bash

OR

curl -Lso- https://raw.githubusercontent.com/sn1f3rt/bench-sh/main/bench.sh | bash

Note: use bash -s -- [parameters] to pass parameters.

Parameters

Help Page: ./bench.sh -h

System Info + Speedtest IPv4 + Drive Speed: ./bench.sh Classic mode. This will use 1.4gb bandwidth!

System Info + Speedtest IPv6 + Drive Speed: ./bench.sh -6 IPv6 only speed test. This will use 600mb bandwidth!

System Info + Speedtest IPv4 & IPv6 + Drive Speed: ./bench.sh -46 or ./bench.sh -64 Dual stack speed test. This will use 2gb bandwidth!

System Info: ./bench.sh -sys System information only.

Drive Speed: ./bench.sh -io Drive speed test via DD only.

System Info + Speedtest IPv4 + Drive Speed + System Benchmark: ./bench.sh -b Classic mode with system benchmark. This will use 1.4gb bandwidth!

System Info + Speedtest IPv6 + Drive Speed + System Benchmark: ./bench.sh -b6 IPv6 only speed test with system benchmark. This will use 600mb bandwidth!

System Info + Speedtest IPv4 & IPv6 + Drive Speed + System Benchmark: ./bench.sh -b46 or ./bench.sh -b64 Dual stack speed test with system benchmark. This will use 2gb bandwidth.

Issues/Suggestions

If you would like to report any issue with the script, any of the speedtest servers or suggest an improvement in general, please create an issue in this GitHub repository.

License

License

Copyright © 2019-present Sayan "sn1f3rt" Bhattacharyya
Copyright (C) 2015 - 2017 by Hidden Refuge (Various bug fixes and performance improvements)
Copyright (C) 2011 by dmmcintyre3 (Speed Test Modification)
Copyright (C) 2011 by akamaras/camarg (Original Script)

About

VPS benchmarking script

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages