Xray-core/app/router
patterniha 5dce7e4e25
Router: Add `localIP` and `localPort`; Add `sourceIP` as an alias of `source` (#4992)
https://github.com/XTLS/Xray-core/discussions/4984#discussioncomment-13990687

Closes https://github.com/XTLS/Xray-core/issues/4993
2025-08-07 23:50:39 +00:00
..
command Router: Add `localIP` and `localPort`; Add `sourceIP` as an alias of `source` (#4992) 2025-08-07 23:50:39 +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 Router: Add `localIP` and `localPort`; Add `sourceIP` as an alias of `source` (#4992) 2025-08-07 23:50:39 +00:00
condition_geoip.go DNS New Features: `disableCache`, `finalQuery`, `unexpectedIPs`, `"*"`, `UseSystem-queryStrategy`, `useSystemHosts` (#4666) 2025-06-06 01:59:16 +00:00
condition_geoip_test.go Chore: Refactor tests in app/router (#4019) 2024-11-24 22:53:31 -05:00
condition_test.go Router: Add `localIP` and `localPort`; Add `sourceIP` as an alias of `source` (#4992) 2025-08-07 23:50:39 +00:00
config.go Router: Add `localIP` and `localPort`; Add `sourceIP` as an alias of `source` (#4992) 2025-08-07 23:50:39 +00:00
config.pb.go Router: Add `localIP` and `localPort`; Add `sourceIP` as an alias of `source` (#4992) 2025-08-07 23:50:39 +00:00
config.proto Router: Add `localIP` and `localPort`; Add `sourceIP` as an alias of `source` (#4992) 2025-08-07 23:50:39 +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