Skip to content

Commit

Permalink
Include VLite Server in default distribution
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaokangwang committed Apr 28, 2022
1 parent e6e5aa6 commit 8cbfa3c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main/distro/all/all.go
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 8cbfa3c

Please sign in to comment.