1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2025-02-20 23:47:21 -05:00
Ye Zhihao d4da365c5f
Refactor: strmatcher module (#1333)
* Reorganize strmatcher's package structure

* Rename types in strmatcher package according to their file names

* Stablize strmatcher's Matcher interface

* Implement []matcherEntry as SimpleMatcherGroup

* Implement mph algorithm extracted from MphIndexMatcher as MphMatcherGroup

* Implement AddMatcher/AddFullMatcher/AddDomainMatcher/AddSubstrMatcher for each MatcherGroup

* Stablize strmatcher's MatcherGroup interface

* Stablize strmatcher's IndexMatcher interface

* Update strmatcher's benchmark

* Compatibility fix for app/router's DomainMatcher condition

* Fix code quality issue

* Fix basic matcher issues

* Update priority specification for Substr matcher
2021-10-31 18:01:13 +08:00
2021-10-31 18:01:13 +08:00
2021-10-28 18:34:19 +08:00
2021-10-28 18:34:19 +08:00
2021-10-28 18:34:19 +08:00
2021-10-28 18:34:19 +08:00
2021-09-27 22:13:13 +01:00
2021-10-28 18:34:19 +08:00
2021-10-28 18:34:19 +08:00
2018-12-03 22:44:42 +01:00
2021-09-04 11:26:13 +01:00
2021-05-04 20:48:31 +01:00
2021-10-21 22:52:01 +01:00
2021-10-28 18:34:19 +08:00
2021-09-04 11:11:45 +01:00
2021-02-17 05:27:52 +08:00
2021-03-18 18:32:40 +08:00
2021-09-27 21:43:05 +01:00
2021-09-04 11:13:28 +01: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%