Xray-core/proxy/wireguard
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
..
gvisortun WireGuard Inbound (User-space WireGuard server) (#2477) 2023-11-17 22:27:17 -05:00
bind.go Refactor log (#3446) 2024-06-29 14:32:57 -04:00
client.go Fix a nil pointer in Wireguard client logging (#3608) 2024-07-29 06:43:46 +00:00
config.go WireGuard Inbound (User-space WireGuard server) (#2477) 2023-11-17 22:27:17 -05:00
config.pb.go Chore: Generate *.pb.go files with protoc v5.28.2 2024-10-16 04:06:21 +00:00
config.proto WireGuard Inbound (User-space WireGuard server) (#2477) 2023-11-17 22:27:17 -05:00
server.go Refactor log (#3446) 2024-06-29 14:32:57 -04:00
tun_default.go WireGuard kernelTun: Check Capabilities instead of checking UID (#3871) 2024-10-15 03:30:29 +00:00
tun_linux.go WireGuard kernelTun: Check Capabilities instead of checking UID (#3871) 2024-10-15 03:30:29 +00:00
tun.go Refactor log (#3446) 2024-06-29 14:32:57 -04:00
wireguard.go Remove legacy code (#3838) 2024-09-23 11:28:19 -04:00