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

https://github.com/sayem314/serverreview-benchmark

Serverreview Benchmark Script v3
https://github.com/sayem314/serverreview-benchmark

benchmark dedicated-server shell-script speedtest vps

Last synced: 6 months ago
JSON representation

Serverreview Benchmark Script v3

Awesome Lists containing this project

README

          

## serverreview-benchmark

##### Download

`curl -LsO git.io/bench.sh; chmod +x bench.sh`

##### Usage

`./bench.sh` `Arguments` `Parameters (Optional)`

Example: `./bench.sh -b share`

##### Arguments

`-info` # System Information

`-io` # I/O Test

`-cdn` # CDN Download (200MB)

`-northamerica` # North America Download (800MB)

`-europe` # Europe Download (900MB)

`-asia` # Asia Download (400MB)

`-b` # System Info + CDN Download + I/O Test

`-a` # All In One Command

`-speed` # Test from speedtest.net using speedtest cli

`-help` # Show help

`-about` # Show about

##### Parameters

`share`

Ex: `./bench.sh -cdn share haste`

Available option:

`ubuntu` # upload results to ubuntu paste (default)

`haste` # upload results to hastebin

`clbin` # upload results to clbin

`ptpb` # upload results to ptpb

##### _Credits_

Thanks to `@camarg` for the the original script. Thanks to `@dmmcintyre3` for the modified version. Thanks `@Hidden_Refuge` for update bench-sh-2.