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 {