Xray-core/app/router
2025-03-26 17:40:31 +04:00
..
command implement rule restriction 2025-03-26 17:40:31 +04:00
balancing.go Core: Add mutex to injection resolution (#4206) 2024-12-26 12:55:12 +00:00
balancing_override.go Refactor log (#3446) 2024-06-29 14:32:57 -04:00
condition.go Routing: Fix regexp syntax support in UserMatcher (#3900) 2024-10-11 11:37:01 -04:00
condition_geoip.go fix(app/router): fixed a bug in geoip matching with refactoring (#2489) 2023-08-26 15:11:37 +00:00
condition_geoip_test.go Chore: Refactor tests in app/router (#4019) 2024-11-24 22:53:31 -05:00
condition_test.go Chore: Refactor tests in app/router (#4019) 2024-11-24 22:53:31 -05:00
config.go implement rule restriction 2025-03-26 17:40:31 +04:00
config.pb.go add Restriction protobuf 2025-03-26 17:27:52 +04:00
config.proto add Restriction protobuf 2025-03-26 17:27:52 +04:00
restriction.go implement rule restriction 2025-03-26 17:40:31 +04:00
router.go implement rule restriction 2025-03-26 17:40:31 +04:00
router_test.go DNS: Support returning upstream TTL to clients (#4526) 2025-03-24 13:33:56 +00:00
strategy_leastload.go Core: Add mutex to injection resolution (#4206) 2024-12-26 12:55:12 +00:00
strategy_leastload_test.go Chore: Run gofmt (#3990) 2024-11-09 11:16:11 +00:00
strategy_leastping.go Core: Add mutex to injection resolution (#4206) 2024-12-26 12:55:12 +00:00
strategy_random.go Core: Add mutex to injection resolution (#4206) 2024-12-26 12:55:12 +00:00
weight.go Refactor log (#3446) 2024-06-29 14:32:57 -04:00
weight_test.go Least load balancer (#2999) 2024-02-17 22:51:37 -05:00