浏览代码

import vmess json config

Claire Raymond 10 年之前
父节点
当前提交
5c7eb63bea
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      release/server/main.go

+ 1 - 0
release/server/main.go

@@ -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 (