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