mirror of
https://github.com/v2fly/v2ray-core.git
synced 2025-01-02 07:26:24 -05:00
add simplified socks
This commit is contained in:
parent
1e306a55e8
commit
22f79b3303
@ -87,4 +87,6 @@ import (
|
|||||||
|
|
||||||
// V5 version of json configure file parser
|
// V5 version of json configure file parser
|
||||||
_ "github.com/v2fly/v2ray-core/v4/infra/conf/v5cfg"
|
_ "github.com/v2fly/v2ray-core/v4/infra/conf/v5cfg"
|
||||||
|
|
||||||
|
_ "github.com/v2fly/v2ray-core/v4/proxy/socks/simplified"
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user