Browse Source

import vmess json config

Claire Raymond 10 years ago
parent
commit
5c7eb63bea
1 changed files with 1 additions and 0 deletions
  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 (