Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

Auto test download and I/O speed script

Hi, guys

I written a script for auto test download & I/O speed like this:

bench.sh

Usage:

wget -qO- bench.sh | bash

or

curl -Lso- bench.sh | bash

Remark:

bench.sh is a domain name, at also time it's a shell script name.

Github:
https://github.com/teddysun/across/blob/master/bench.sh

Comments

Sign In or Register to comment.