This website works better with JavaScript.
Home
Explore
Help
Sign In
virtubox
/
vps-benchmark
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Ajouter 'speedtest-cli.sh'
master
virtubox
3 years ago
parent
073fc02564
commit
87c8729dc4
1 changed files
with
4 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
speedtest-cli.sh
+ 4
- 0
speedtest-cli.sh
View File
@ -0,0 +1,4 @@
#!/bin/bash
wget -O speedtest-cli https://raw.githubusercontent.com/sivel/speedtest-cli/master/speedtest.py
chmod +x speedtest-cli
./speedtest-cli --share
Write
Preview
Loading…
Cancel
Save