Xray-core/app/router
RPRX 47fad1fbfd Chore: Generate *.pb.go files with protoc v5.28.2
Download https://github.com/protocolbuffers/protobuf/releases/tag/v28.2
go install google.golang.org/protobuf/cmd/protoc-gen-go@v1.35.1
go install google.golang.org/grpc/cmd/protoc-gen-go-grpc@v1.5.1
(Xray-core/) go run ./infra/vprotogen
2024-10-16 04:06:21 +00:00
..
command Chore: Generate *.pb.go files with protoc v5.28.2 2024-10-16 04:06:21 +00:00
balancing_override.go Refactor log (#3446) 2024-06-29 14:32:57 -04:00
balancing.go Refactor log (#3446) 2024-06-29 14:32:57 -04:00
condition_geoip_test.go fix(app/router): fixed a bug in geoip matching with refactoring (#2489) 2023-08-26 15:11:37 +00: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_test.go Config: Remove more legacy fields (#3817) 2024-09-19 01:05:59 +00:00
condition.go Routing: Fix regexp syntax support in UserMatcher (#3900) 2024-10-11 11:37:01 -04:00
config.go Config: Remove more legacy fields (#3817) 2024-09-19 01:05:59 +00:00
config.pb.go Chore: Generate *.pb.go files with protoc v5.28.2 2024-10-16 04:06:21 +00:00
config.proto Config: Remove more legacy fields (#3817) 2024-09-19 01:05:59 +00:00
router_test.go Config: Remove more legacy fields (#3817) 2024-09-19 01:05:59 +00:00
router.go Remove legacy code (#3838) 2024-09-23 11:28:19 -04:00
strategy_leastload_test.go Least load balancer (#2999) 2024-02-17 22:51:37 -05:00
strategy_leastload.go Refactor log (#3446) 2024-06-29 14:32:57 -04:00
strategy_leastping.go Refactor log (#3446) 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_test.go Least load balancer (#2999) 2024-02-17 22:51:37 -05:00
weight.go Refactor log (#3446) 2024-06-29 14:32:57 -04:00