From 408b04fd2600fe8e1ff3f34972c11bb8658a01f8 Mon Sep 17 00:00:00 2001 From: spiritlhl <103393591+spiritLHLS@users.noreply.github.com> Date: Thu, 10 Jul 2025 23:55:12 +0800 Subject: [PATCH] fix --- docs/case/case1.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/case/case1.md b/docs/case/case1.md index e0331809b3..76c29f0878 100644 --- a/docs/case/case1.md +++ b/docs/case/case1.md @@ -29,7 +29,7 @@ Shell 版本:[https://github.com/spiritLHLS/ecs](https://github.com/spiritLHLS | arm | arm | Windows | Windows | | arm64 | arm64 | FreeBSD | FreeBSD | | 386 | 386 | OpenBSD | | -| mips | | MacOS | | +| mips | | MacOS | MacOS | | mipsle | | | | | s390x | s390x | | | | riscv64 | | | | @@ -50,6 +50,7 @@ Shell 版本:[https://github.com/spiritLHLS/ecs](https://github.com/spiritLHLS - 三网路由测试:基于 [NTrace-core](https://github.com/nxtrace/NTrace-core),二次开发至 [nt3](https://github.com/oneclickvirt/nt3) - 网速测试:基于 [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) - 三网 Ping 值测试:借鉴 [ecsspeed](https://github.com/spiritLHLS/ecsspeed),二次开发至 [pingtest](https://github.com/oneclickvirt/pingtest) +- 支持root或admin环境下测试,也支持非root或非admin环境下测试,半支持离线环境下进行测试,未支持无DNS环境下进行测试 **本项目初次使用建议查看说明:[跳转](https://github.com/oneclickvirt/ecs/blob/master/README_NEW_USER.md)** @@ -356,4 +357,4 @@ GOOS=darwin GOARCH=amd64 go build -o goecs_darwin ibm - \ No newline at end of file +