mirror of
https://github.com/Buriburizaem0n/nezha_domains.git
synced 2026-02-06 05:30:05 +00:00
🔒️ 允许禁止命令执行
This commit is contained in:
@@ -98,7 +98,9 @@ func run() {
|
|||||||
ClientSecret: agentConf.ClientSecret,
|
ClientSecret: agentConf.ClientSecret,
|
||||||
}
|
}
|
||||||
|
|
||||||
go pty.DownloadDependency()
|
if !agentConf.DisableCommandExecute {
|
||||||
|
go pty.DownloadDependency()
|
||||||
|
}
|
||||||
// 上报服务器信息
|
// 上报服务器信息
|
||||||
go reportState()
|
go reportState()
|
||||||
// 更新IP信息
|
// 更新IP信息
|
||||||
|
|||||||
Reference in New Issue
Block a user