Xray-core/app/router
yuhan6665 a6c5c57930
Support regex matching with attr (#2258)
* Support regex matching with attr

* Add test case

* Optimizing regex parsing at core start

* simpliy
2023-06-27 08:04:09 +00:00
..
command Update proto file and fix protoc version parsing 2023-06-11 13:36:06 -04:00
balancing.go Reformat code 2022-05-18 15:29:01 +08:00
condition.go Support regex matching with attr (#2258) 2023-06-27 08:04:09 +00:00
condition_geoip.go Feat: add reverse match for GeoIP 2021-10-22 13:06:57 +08:00
condition_geoip_test.go Reformat code 2022-05-18 15:29:01 +08:00
condition_test.go Support regex matching with attr (#2258) 2023-06-27 08:04:09 +00:00
config.go Support regex matching with attr (#2258) 2023-06-27 08:04:09 +00:00
config.pb.go Simplify http attrabute matching 2023-06-12 10:25:45 -04:00
config.proto Simplify http attrabute matching 2023-06-12 10:25:45 -04:00
errors.generated.go v1.1.0 2020-12-04 09:36:16 +08:00
router.go chore fixed (#897) 2022-01-12 21:51:47 -05:00
router_test.go Reformat code 2022-05-18 15:29:01 +08:00
strategy_leastping.go Reformat code 2022-05-18 15:29:01 +08:00