Xray-core/proxy/vless
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
..
encoding Chore: Generate *.pb.go files with protoc v6.33.5 2026-02-03 09:34:02 +00:00
encryption VLESS Encryption: Improve server-side tickets' expiration mechanism 2025-09-04 14:03:55 +00:00
inbound Chore: Generate *.pb.go files with protoc v6.33.5 2026-02-03 09:34:02 +00:00
outbound Chore: Generate *.pb.go files with protoc v6.33.5 2026-02-03 09:34:02 +00:00
account.go XTLS Vision: Add testpre (outbound pre-connect) and testseed (outbound & inbound) (#5270) 2025-12-01 13:27:27 +00:00
account.pb.go Chore: Generate *.pb.go files with protoc v6.33.5 2026-02-03 09:34:02 +00:00
account.proto XTLS Vision: Add testpre (outbound pre-connect) and testseed (outbound & inbound) (#5270) 2025-12-01 13:27:27 +00:00
validator.go VLESS practice: Use user-sent VLESS UUID's 7th<<8 | 8th bytes as vlessRoute instead 2025-08-18 08:50:43 +00:00
vless.go VLESS inbound: Add option to set default flow (#5023) 2025-08-15 23:07:33 +00:00