Xray-core/app/router
RPRX d14767d4f3
Chore: Generate *.pb.go files with protoc v6.33.5
Download https://github.com/protocolbuffers/protobuf/releases/tag/v33.5
go install google.golang.org/protobuf/cmd/protoc-gen-go@v1.36.11
go install google.golang.org/grpc/cmd/protoc-gen-go-grpc@v1.6.0
(Xray-core/) go run ./infra/vprotogen
2026-02-03 09:34:02 +00:00
..
command Chore: Generate *.pb.go files with protoc v6.33.5 2026-02-03 09:34:02 +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 MPH domian matcher: Support building & using cache directly (instead of building from geosite.dat when Xray starts) (#5505) 2026-01-31 13:22:00 +00:00
condition_geoip.go Geodat: Reduce peak memory usage (#5581) 2026-01-26 10:45:25 +00:00
condition_geoip_test.go Geofiles: Revert related changes for now, waiting for better changes (#5557) 2026-01-17 12:40:53 +00:00
condition_serialize_test.go MPH domian matcher: Support building & using cache directly (instead of building from geosite.dat when Xray starts) (#5505) 2026-01-31 13:22:00 +00:00
condition_test.go Geofiles: Revert related changes for now, waiting for better changes (#5557) 2026-01-17 12:40:53 +00:00
config.go MPH domian matcher: Support building & using cache directly (instead of building from geosite.dat when Xray starts) (#5505) 2026-01-31 13:22:00 +00:00
config.pb.go Chore: Generate *.pb.go files with protoc v6.33.5 2026-02-03 09:34:02 +00:00
config.proto Routing config: Replace processName with process (full-name/abs-path/abs-folder) (#5496) 2026-01-06 14:03:21 +00:00
geosite_compact.go MPH domian matcher: Support building & using cache directly (instead of building from geosite.dat when Xray starts) (#5505) 2026-01-31 13:22:00 +00:00
router.go API: Add ListRule() for routing (#5569) 2026-01-23 15:44:16 +00: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