Xray-core/proxy/wireguard
RPRX b70912799b
Generate *.pb.go files with protoc v3.21.12
https://github.com/protocolbuffers/protobuf/releases/tag/v21.12
go install google.golang.org/protobuf/cmd/protoc-gen-go@v1.28
go install google.golang.org/grpc/cmd/protoc-gen-go-grpc@v1.2
go run ./infra/vprotogen
2023-01-30 04:35:30 +00:00
..
bind.go Implement WireGuard protocol as outbound (client) (#1344) 2022-11-21 20:05:54 -05:00
config.pb.go Generate *.pb.go files with protoc v3.21.12 2023-01-30 04:35:30 +00:00
config.proto Implement WireGuard protocol as outbound (client) (#1344) 2022-11-21 20:05:54 -05:00
errors.generated.go Implement WireGuard protocol as outbound (client) (#1344) 2022-11-21 20:05:54 -05:00
tun.go Implement WireGuard protocol as outbound (client) (#1344) 2022-11-21 20:05:54 -05:00
wireguard.go Implement WireGuard protocol as outbound (client) (#1344) 2022-11-21 20:05:54 -05:00