1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2025-02-20 23:47:21 -05:00
DarthVader ac1e5cd925
Add minimal perfect hash domain matcher (#743)
* rename to HybridDomainMatcher & convert domain to lowercase

* refactor code & add open hashing for rolling hash map

* fix lint errors

* update app/dns/dns.go

* convert domain to lowercase in `strmatcher.go`

* keep the original matcher behavior

* add mph domain matcher & conver domain names to loweercase when matching

* fix lint errors

* fix lint errors
2021-03-15 15:21:38 +08:00
2021-03-12 00:10:40 +00:00
2018-12-03 22:44:42 +01:00
2021-02-17 04:31:50 +08:00
2020-06-27 20:50:39 -04:00
2021-03-13 14:06:23 +00:00
2021-02-17 04:31:50 +08:00
2021-02-17 05:27:52 +08:00
2020-12-24 03:50:13 +08:00
2021-02-17 04:31:50 +08:00

V2Ray

Project V

Project V is a set of network tools that helps you to build your own computer network. It secures your network connections and thus protects your privacy.

GitHub Test Badge codecov.io codebeat Codacy Badge Downloads

Packaging Status

If you are willing to package V2Ray for other distros/platforms, please let us know or seek for help via GitHub issues.

Packaging status

License

The MIT License (MIT)

Credits

This repo relies on the following third-party projects:

Description
No description provided
Readme MIT 68 MiB
Languages
Go 70.8%
JavaScript 29.1%
Shell 0.1%