zhangzengfei
2024-04-29 5abbb114d703b40d2a42e9e3eecdadcb6d341dcf
config/config.go
@@ -14,6 +14,7 @@
   Host     string `mapstructure:"host"`
   Port     string `mapstructure:"port"`
   Password string `mapstructure:"password"`
   Role     string `mapstructure:"role"` // agent 设备端, proxy 1400中转 不处理deivce, server 全功能
}
type client struct {