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
don't build tagged outbound dial on configure setting
Shelikhoo
4 years ago
parent
bf6e8f2389
commit
e532085d3c
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
2
0
transport/internet/tagged/taggedimpl/impl.go
+ 2
- 0
transport/internet/tagged/taggedimpl/impl.go
View File
@@ -1,3 +1,5 @@
+// +build !confonly
+
package taggedimpl
import (