Browse Source

Include VLite Server in default distribution

Shelikhoo 3 years ago
parent
commit
8cbfa3c6de
1 changed files with 1 additions and 0 deletions
  1. 1 0
      main/distro/all/all.go

+ 1 - 0
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