This website requires JavaScript.
Explore
Help
Sign In
lzhr
/
v2fly
Watch
1
Star
0
Fork
0
You've already forked v2fly
mirror of
https://github.com/v2fly/v2ray-core.git
synced
2025-12-29 05:25:21 -05:00
Code
Issues
Releases
Wiki
Activity
Files
a40385910590d3446adc1a1e63925c0b9dcb5afb
v2fly
/
app
/
dns
/
config.go
6 lines
78 B
Go
Raw
Normal View
History
Unescape
Escape
dns cache
2015-12-06 11:00:10 +01:00
package
dns
type
CacheConfig
interface
{
dns config
2015-12-10 22:08:36 +01:00
IsTrustedSource
(
tag
string
)
bool
dns cache
2015-12-06 11:00:10 +01:00
}
Copy Permalink