This website requires JavaScript.
Explore
Help
Register
Sign In
yujunjun
/
v2ray-core
Watch
1
Star
0
Fork
0
You've already forked v2ray-core
mirror of
https://github.com/v2fly/v2ray-core.git
synced
2025-10-06 21:46:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
v2ray-core
/
common
/
strmatcher
History
Kslr
dabefc6338
Merge pull request
#98
from Vigilans/vigilans/dns-server-matcher-info
...
Refactor & Log rules matching of built-in DNS's domain matcher
2020-08-18 01:01:06 +08:00
..
benchmark_test.go
…
domain_matcher_test.go
Amend domain matcher with returning values of all matched subdomains
2020-08-13 15:26:30 +08:00
domain_matcher.go
Amend domain matcher with returning values of all matched subdomains
2020-08-13 15:26:30 +08:00
full_matcher_test.go
Amending domain matcher with returning array of all matches
2020-08-11 13:31:04 +08:00
full_matcher.go
Amending domain matcher with returning array of all matches
2020-08-11 13:31:04 +08:00
matchers_test.go
remove dependency on assert lib
2019-01-08 23:27:02 +01:00
matchers.go
Refactor DNS Server to record original rule of domain matchers
2020-08-16 22:18:12 +08:00
strmatcher_test.go
Supply test for domain matcher group
2020-08-15 21:28:34 +08:00
strmatcher.go
Refactor DNS Server to record original rule of domain matchers
2020-08-16 22:18:12 +08:00