This website works better with JavaScript
Home
Explore
Help
Sign In
wytfy
/
v2ray-core
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
json reference
Darien Raymond
9 years ago
parent
39939b00f0
commit
5d9e6b0799
1 changed files
with
5 additions
and
0 deletions
Split View
Show Diff Stats
5
0
main/config_json.go
+ 5
- 0
main/config_json.go
View File
@@ -0,0 +1,5 @@
+// +build json
+
+package main
+
+import _ "v2ray.com/core/tools/conf"