Explorar o código

Create README.MD

MoeClub hai 3 meses
pai
achega
f468ad1508
Modificáronse 1 ficheiros con 13 adicións e 0 borrados
  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
+
+
+```