Xray-core/app/router
yuhan6665 bf4b1fab3c Simplify http attrabute matching
In the past, we use Starlark script, it is over engineered and barely used.
By switching to simple key value string contains logic we can reduce core size about 0.7MB
2023-06-12 10:25:45 -04: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 Simplify http attrabute matching 2023-06-12 10:25:45 -04: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 Simplify http attrabute matching 2023-06-12 10:25:45 -04:00
config.go Simplify http attrabute matching 2023-06-12 10:25:45 -04: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