This website requires JavaScript.
Explore
Help
Register
Sign In
Austin
/
mihomo
Watch
1
Star
0
Fork
0
You've already forked mihomo
mirror of
https://github.com/MetaCubeX/mihomo.git
synced
2024-12-26 20:26:06 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
1f7a883bfc
mihomo
/
constant
/
features
/
low_memory.go
7 lines
101 B
Go
Raw
Normal View
History
Unescape
Escape
chore: version print error
2023-04-26 09:13:52 +08:00
//go:build with_low_memory
feat: `nameserver-policy` support use rule-providers and reduce domain-set memory
2023-04-01 11:53:39 +08:00
package
features
func
init
(
)
{
TAGS
=
append
(
TAGS
,
"with_low_memory"
)
}
Reference in New Issue
Copy Permalink