Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/R4gd0ll/LazyAnFuZai
/ UpanCheck
Method
UpanCheck
src/main/java/System/systemCheck.java:63–66 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
61
}
62
63
public
static
String UpanCheck(){
64
String result =
"不允许移动介质类设备接入服务器,符合安全规范"
;
65
return
result;
66
}
67
68
public
static
String sunloginCheck(String a){
69
String result =
"ps查看进程,"
;
Callers
1
resultPrint
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected