mirror of
https://github.com/bestnite/sub2sing-box.git
synced 2025-10-28 09:33:57 +00:00
update
This commit is contained in:
@@ -54,8 +54,8 @@ func ParseVmess(proxy string) (model.Proxy, error) {
|
||||
|
||||
result := model.Proxy{
|
||||
Type: "vmess",
|
||||
Tag: name,
|
||||
VMess: model.VMess{
|
||||
Tag: name,
|
||||
Server: vmess.Add,
|
||||
ServerPort: uint16(port),
|
||||
UUID: vmess.Id,
|
||||
|
||||
Reference in New Issue
Block a user