mirror of
https://github.com/bestnite/sub2sing-box.git
synced 2025-10-27 17:31:17 +00:00
refactor to compatible with sing-box 1.11
This commit is contained in:
@@ -91,9 +91,9 @@ func ParseHysteria(proxy string) (model.Outbound, error) {
|
||||
},
|
||||
}
|
||||
|
||||
return model.Outbound{Outbound: option.Outbound{
|
||||
return model.Outbound{
|
||||
Type: "hysteria",
|
||||
Tag: remarks,
|
||||
Options: outboundOptions,
|
||||
}}, nil
|
||||
}, nil
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user