From 8cbfa3c6de66531794ee8307a1336cbbd08cf0f2 Mon Sep 17 00:00:00 2001 From: Shelikhoo Date: Mon, 18 Apr 2022 20:03:33 +0100 Subject: [PATCH] Include VLite Server in default distribution --- main/distro/all/all.go | 1 + 1 file changed, 1 insertion(+) diff --git a/main/distro/all/all.go b/main/distro/all/all.go index 371e9e60b..fc6261250 100644 --- a/main/distro/all/all.go +++ b/main/distro/all/all.go @@ -50,6 +50,7 @@ import ( _ "github.com/v2fly/v2ray-core/v5/proxy/vmess/outbound" // Developer preview proxies + _ "github.com/v2fly/v2ray-core/v5/proxy/vlite/inbound" _ "github.com/v2fly/v2ray-core/v5/proxy/vlite/outbound" // Transports