mirror of
https://github.com/XTLS/Xray-core.git
synced 2025-06-26 13:14:14 +00:00
Update vless_test.go
This commit is contained in:
parent
621c8a03d7
commit
9c435bea19
1 changed files with 1 additions and 1 deletions
|
@ -110,7 +110,7 @@ func TestVLessInbound(t *testing.T) {
|
||||||
Alpn: "",
|
Alpn: "",
|
||||||
Path: "",
|
Path: "",
|
||||||
Type: "tcp",
|
Type: "tcp",
|
||||||
Dest: "127.0.0.1:80",
|
Dest: "localhost:80",
|
||||||
Xver: 0,
|
Xver: 0,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue