zhangzengfei
2024-04-29 41badc87c2c1568b67b438ae1859116325aa0629
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 {