//
pkg.gl
Category
github.com/like595/mytools
vservermanager
package
1.3.9
Repository:
https://github.com/like595/mytools.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
11
Dependents
0
Files
197 SLOC
#
Functions
GeServerStatus
读取windows服务状态;1:启动;2:停止;0:错误; */.
GetPortStatus
监测端口号状态;true:占用;false:未占用; */.
RestartComputer
重启计算机 */.
SetServerStatus
控制Windows服务 1:启动;2:停止;3:重启; */.