Skip to content

Commit

Permalink
add simplified socks
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaokangwang committed Sep 4, 2021
1 parent 1e306a5 commit 22f79b3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions main/distro/all/all.go
Original file line number Diff line number Diff line change
Expand Up @@ -87,4 +87,6 @@ import (

// V5 version of json configure file parser
_ "github.com/v2fly/v2ray-core/v4/infra/conf/v5cfg"

_ "github.com/v2fly/v2ray-core/v4/proxy/socks/simplified"
)

0 comments on commit 22f79b3

Please sign in to comment.