Update vless_test.go

This commit is contained in:
xqzr 2025-06-25 04:50:02 +08:00 committed by GitHub
parent 621c8a03d7
commit 9c435bea19
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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,
}, },
{ {