diff --git a/core/sing/node.go b/core/sing/node.go index 7b2820a..0b39257 100644 --- a/core/sing/node.go +++ b/core/sing/node.go @@ -278,6 +278,7 @@ func getInboundOptions(tag string, info *panel.NodeInfo, c *conf.Options) (optio InboundTLSOptionsContainer: option.InboundTLSOptionsContainer{ TLS: &tls, }, + Transport: &t, } if c.SingOptions.FallBackConfigs != nil { // fallback handling