This website requires JavaScript.
Explore
Help
Register
Sign In
MetaCubeX
/
mihomo
mirror of
https://github.com/MetaCubeX/mihomo
Watch
1
Star
0
Fork
You've already forked mihomo
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
8fd0eae10b
mihomo
/
constant
/
features
/
no_gvisor.go
8 lines
90 B
Go
Raw
Blame
History
//go:build no_gvisor
package
features
func
init
(
)
{
TAGS
=
append
(
TAGS
,
"no_gvisor"
)
}
Reference in New Issue
View Git Blame
Copy Permalink