1
0
Fork 0
mirror of https://github.com/XTLS/Xray-core.git synced 2025-01-11 13:13:32 +02:00
Xray-core/app/router
2024-10-11 11:37:01 -04:00
..
command Remove legacy code () 2024-09-23 11:28:19 -04:00
balancing.go Refactor log () 2024-06-29 14:32:57 -04:00
balancing_override.go Refactor log () 2024-06-29 14:32:57 -04:00
condition.go Routing: Fix regexp syntax support in UserMatcher () 2024-10-11 11:37:01 -04:00
condition_geoip.go fix(app/router): fixed a bug in geoip matching with refactoring () 2023-08-26 15:11:37 +00:00
condition_geoip_test.go fix(app/router): fixed a bug in geoip matching with refactoring () 2023-08-26 15:11:37 +00:00
condition_test.go Config: Remove more legacy fields () 2024-09-19 01:05:59 +00:00
config.go Config: Remove more legacy fields () 2024-09-19 01:05:59 +00:00
config.pb.go Config: Remove more legacy fields () 2024-09-19 01:05:59 +00:00
config.proto Config: Remove more legacy fields () 2024-09-19 01:05:59 +00:00
router.go Remove legacy code () 2024-09-23 11:28:19 -04:00
router_test.go Config: Remove more legacy fields () 2024-09-19 01:05:59 +00:00
strategy_leastload.go Refactor log () 2024-06-29 14:32:57 -04:00
strategy_leastload_test.go Least load balancer () 2024-02-17 22:51:37 -05:00
strategy_leastping.go Refactor log () 2024-06-29 14:32:57 -04:00
strategy_random.go Select alive only node when fallbackTag is given 2024-05-05 10:11:29 -04:00
weight.go Refactor log () 2024-06-29 14:32:57 -04:00
weight_test.go Least load balancer () 2024-02-17 22:51:37 -05:00