mirror of
https://github.com/oneclickvirt/basics.git
synced 2025-10-09 02:20:18 +08:00
fix: 修复GPU使用率检测
This commit is contained in:
@@ -5,6 +5,7 @@ import (
|
||||
"testing"
|
||||
)
|
||||
|
||||
// 本文件夹 network 修改需要同步 https://github.com/oneclickvirt/security 否则 goecs 无法使用
|
||||
func TestIpv4SecurityCheck(t *testing.T) {
|
||||
// 全项测试
|
||||
ipInfo, _, _ := NetworkCheck("both", false, "zh")
|
||||
|
Reference in New Issue
Block a user