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
confonly
Darien Raymond
6 years ago
parent
bdd71a44b4
commit
9d7efdd2e1
2 changed files
with
4 additions
and
0 deletions
Split View
Show Diff Stats
2
0
proxy/vmess/account.go
2
0
proxy/vmess/validator.go
+ 2
- 0
proxy/vmess/account.go
View File
@@ -1,3 +1,5 @@
+// +build !confonly
+
package vmess
import (
+ 2
- 0
proxy/vmess/validator.go
View File
@@ -1,3 +1,5 @@
+// +build !confonly
+
package vmess
import (