mirror of
https://github.com/oneclickvirt/basics.git
synced 2025-10-08 01:50:28 +08:00
feat: 添加活跃邻居BGP检测
This commit is contained in:
@@ -115,6 +115,7 @@ func CheckSystemInfo(language string) string {
|
||||
if ret.TcpAccelerationMethod != "" {
|
||||
res += " Tcp Accelerate : " + ret.TcpAccelerationMethod + "\n"
|
||||
}
|
||||
|
||||
} else if language == "zh" {
|
||||
res += " CPU 型号 : " + ret.CpuModel + "\n"
|
||||
res += " CPU 数量 : " + ret.CpuCores + "\n"
|
||||
|
Reference in New Issue
Block a user