mirror of
https://github.com/ehang-io/nps.git
synced 2025-09-02 20:16:52 +00:00
客户端配置,端口白名单等
This commit is contained in:
@@ -56,7 +56,7 @@ func GetLogPath() string {
|
||||
}
|
||||
|
||||
//interface pid file path
|
||||
func GetPidPath() string {
|
||||
func GetTmpPath() string {
|
||||
var path string
|
||||
if IsWindows() {
|
||||
path = "./"
|
||||
|
Reference in New Issue
Block a user