1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-09-26 13:56:12 -04:00

import vmess json config

This commit is contained in:
Claire Raymond 2015-10-16 10:05:59 +00:00
parent 0ebc60febe
commit 5c7eb63bea

View File

@ -14,6 +14,7 @@ import (
_ "github.com/v2ray/v2ray-core/proxy/freedom/config/json"
_ "github.com/v2ray/v2ray-core/proxy/socks"
_ "github.com/v2ray/v2ray-core/proxy/vmess"
_ "github.com/v2ray/v2ray-core/proxy/vmess/config/json"
)
var (