[Log] Level = "debug" # none | error | warning | info | debug [ConnectionConfig] Handshake = 4 ConnIdle = 30 UplinkOnly = 2 DownlinkOnly = 4 BufferSize = 64 [[Nodes]] PanelType = "SSpanel" # 对应 soga 的 type=sspanel-uim [Nodes.ApiConfig] ApiHost = "https://01.congyu.moe" # soga webapi_url(去掉结尾的 /) ApiKey = "poshmSovblZ2Mz0C7OAaxbMqiERrjLMy" # soga webapi_key NodeID = 182 # soga node_id NodeType = "V2ray" # soga server_type=v2ray Timeout = 30 EnableVless = false # 这个节点是 VMess(custom_config 里有 alter_id),保持 false VlessFlow = "" SpeedLimit = 0.0 DeviceLimit = 0 RuleListPath = "" DisableCustomConfig = false # 必须 false,否则 network=grpc / servicename=m 不会被读取 [Nodes.ControllerConfig] ListenIP = "0.0.0.0" SendIP = "0.0.0.0" UpdatePeriodic = 60 EnableProxyProtocol = false DisableSniffing = false DisableUploadTraffic = false DisableGetRule = false DNSType = "AsIs" [Nodes.ControllerConfig.CertConfig] CertMode = "file" # 节点是 tls,必须提供证书;只支持 none / file CertDomain = "r.cgyu.cc" # 对应 custom_config 里的 host / server_sub CertFile = "/etc/soga/acme/cgyu/fullchain.pem" # soga cert_file KeyFile = "/etc/soga/acme/cgyu/privkey.pem" # soga key_file