Xray-core/app/router
RPRX 2969a189e6
Sockopt config: Add `trustedXForwardedFor` (for XHTTP, WS, HU inbounds) (#5331)
Fixes https://github.com/XTLS/Xray-core/pull/5101#issuecomment-3404979909
2025-11-23 01:09:49 +00:00
..
command VLESS practice: Use user-sent VLESS UUID's last byte as `vlessRoute` for `routing` `rules` 2025-08-17 13:55:18 +00: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 perf(router): adjust the order of rules to optimize performance (#5267) 2025-11-21 05:30:16 +00:00
condition_geoip.go perf(GeoIPMatcher): faster heuristic matching with reduced memory usage (#5289) 2025-11-21 02:54:01 +00:00
condition_geoip_test.go perf(GeoIPMatcher): faster heuristic matching with reduced memory usage (#5289) 2025-11-21 02:54:01 +00:00
condition_test.go perf(GeoIPMatcher): faster heuristic matching with reduced memory usage (#5289) 2025-11-21 02:54:01 +00:00
config.go perf(router): adjust the order of rules to optimize performance (#5267) 2025-11-21 05:30:16 +00:00
config.pb.go Sockopt config: Add `trustedXForwardedFor` (for XHTTP, WS, HU inbounds) (#5331) 2025-11-23 01:09:49 +00:00
config.proto Router: Remove the deprecated UseIP option (#5323) 2025-11-21 05:46:41 +00:00
router.go Remove legacy code (#3838) 2024-09-23 11:28:19 -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