From 71cf4bcb473187be72e8775f91f8e71f5f0a8abc Mon Sep 17 00:00:00 2001 From: spiritlhl <103393591+spiritLHLS@users.noreply.github.com> Date: Sat, 4 May 2024 11:54:26 +0000 Subject: [PATCH] update --- system/system.go | 5 ----- 1 file changed, 5 deletions(-) diff --git a/system/system.go b/system/system.go index ed494d5..9f38628 100644 --- a/system/system.go +++ b/system/system.go @@ -76,8 +76,3 @@ func GetSystemInfo() { fmt.Println("Tcp Accelerate :", ret.TcpAccelerationMethod) } } - -// TODO -// NAT Type 在 linux 上查不到 -// Boot Path 在 linux 上查询失败 -// Cpu Cache 在 linux 上输出有问题,不能直接转换 string