소스 검색

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 (