Skip to content

Commit 408b04f

Browse files
authored
fix
1 parent 95d823c commit 408b04f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/case/case1.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Shell 版本:[https://github.com/spiritLHLS/ecs](https://github.com/spiritLHLS
2929
| arm | arm | Windows | Windows |
3030
| arm64 | arm64 | FreeBSD | FreeBSD |
3131
| 386 | 386 | OpenBSD | |
32-
| mips | | MacOS | |
32+
| mips | | MacOS | MacOS |
3333
| mipsle | | | |
3434
| s390x | s390x | | |
3535
| riscv64 | | | |
@@ -50,6 +50,7 @@ Shell 版本:[https://github.com/spiritLHLS/ecs](https://github.com/spiritLHLS
5050
- 三网路由测试:基于 [NTrace-core](https://github.com/nxtrace/NTrace-core),二次开发至 [nt3](https://github.com/oneclickvirt/nt3)
5151
- 网速测试:基于 [speedtest.net](https://github.com/spiritLHLS/speedtest.net-CN-ID)[speedtest.cn](https://github.com/spiritLHLS/speedtest.cn-CN-ID) 数据,开发至 [oneclickvirt/speedtest](https://github.com/oneclickvirt/speedtest)
5252
- 三网 Ping 值测试:借鉴 [ecsspeed](https://github.com/spiritLHLS/ecsspeed),二次开发至 [pingtest](https://github.com/oneclickvirt/pingtest)
53+
- 支持root或admin环境下测试,也支持非root或非admin环境下测试,半支持离线环境下进行测试,未支持无DNS环境下进行测试
5354

5455
**本项目初次使用建议查看说明:[跳转](https://github.com/oneclickvirt/ecs/blob/master/README_NEW_USER.md)**
5556

@@ -356,4 +357,4 @@ GOOS=darwin GOARCH=amd64 go build -o goecs_darwin
356357

357358
<a href="https://community.ibm.com/zsystems/form/l1cc-oss-vm-request/" target="_blank">
358359
<img src="https://linuxone.cloud.marist.edu/oss/resources/images/linuxonelogo03.png" alt="ibm">
359-
</a>
360+
</a>

0 commit comments

Comments
 (0)