MoeClub 3 mesi fa
parent
commit
f468ad1508
1 ha cambiato i file con 13 aggiunte e 0 eliminazioni
  1. 13 0
      SpeedTest/README.MD

+ 13 - 0
SpeedTest/README.MD

@@ -0,0 +1,13 @@
+# Install
+```
+wget -qO- https://github.com/showwin/speedtest-go/releases/download/v1.7.10/speedtest-go_1.7.10_Linux_x86_64.tar.gz |tar -zxv speedtest-go
+
+```
+
+# Use
+```
+./speedtest-go --custom-url=http://speedtest1.online.sh.cn:8080
+./speedtest-go --custom-url=http://speedtest.hk.chinamobile.com:8080
+
+
+```