فهرست منبع

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 (