Skip to content

Commit

Permalink
fix: flow xray
Browse files Browse the repository at this point in the history
  • Loading branch information
hiddify-com committed Jul 25, 2024
1 parent c188323 commit 8d37252
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ray2sing/xrayvless.go
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ func VlessXray(vlessURL string) (*T.Outbound, error) {
map[string]string{
"id": u.Username, // Change to your UUID.
"encryption": "none",
"flow": decoded["flow"],
},
},
},
Expand Down

0 comments on commit 8d37252

Please sign in to comment.