From 9c435bea19c7cefef066b115fddb9175094039e5 Mon Sep 17 00:00:00 2001 From: xqzr <34030394+xqzr@users.noreply.github.com> Date: Wed, 25 Jun 2025 04:50:02 +0800 Subject: [PATCH] Update vless_test.go --- infra/conf/vless_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infra/conf/vless_test.go b/infra/conf/vless_test.go index 0f702437..8f1baaa5 100644 --- a/infra/conf/vless_test.go +++ b/infra/conf/vless_test.go @@ -110,7 +110,7 @@ func TestVLessInbound(t *testing.T) { Alpn: "", Path: "", Type: "tcp", - Dest: "127.0.0.1:80", + Dest: "localhost:80", Xver: 0, }, {