Xray-core/app/stats
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
channel.go Refactor log (#3446) 2024-06-29 14:32:57 -04:00
channel_test.go chore: fix some comment typos (#3716) 2024-08-22 17:32:38 +08:00
config.pb.go Chore: Generate *.pb.go files with protoc v6.33.5 2026-02-03 09:34:02 +00:00
config.proto v1.1.0 2020-12-04 09:36:16 +08:00
counter.go Removal: confonly 2020-12-11 13:05:29 +08:00
counter_test.go Fix typos (#3527) 2024-07-12 00:20:06 +02:00
online_map.go feat(api): update timestamp for existing IPs in AddIP instead of skipping (#4989) 2025-08-05 14:02:51 -04:00
stats.go API: Add GetAllOnlineUsers RPC to StatsService for retrieving online users (#5080) 2025-12-26 16:07:06 -05:00
stats_test.go v1.1.0 2020-12-04 09:36:16 +08:00