Xray-core/proxy/wireguard
RPRX ca07a705dc
Generate *.pb.go files with protoc v5.27.0
Download https://github.com/protocolbuffers/protobuf/releases/tag/v27.0
go install google.golang.org/protobuf/cmd/protoc-gen-go@v1.34.1
go install google.golang.org/grpc/cmd/protoc-gen-go-grpc@v1.3.0
(Xray-core/) go run ./infra/vprotogen
2024-05-26 03:20:53 +00:00
..
gvisortun WireGuard Inbound (User-space WireGuard server) (#2477) 2023-11-17 22:27:17 -05:00
bind.go Wireguard dial with context 2024-05-22 09:02:20 -04:00
client.go Wireguard dial with context 2024-05-22 09:02:20 -04:00
config.go WireGuard Inbound (User-space WireGuard server) (#2477) 2023-11-17 22:27:17 -05:00
config.pb.go Generate *.pb.go files with protoc v5.27.0 2024-05-26 03:20:53 +00:00
config.proto WireGuard Inbound (User-space WireGuard server) (#2477) 2023-11-17 22:27:17 -05:00
errors.generated.go Implement WireGuard protocol as outbound (client) (#1344) 2022-11-21 20:05:54 -05:00
server.go Add session context outbounds as slice (#3356) 2024-05-13 21:52:24 -04:00
tun_default.go WireGuard Inbound (User-space WireGuard server) (#2477) 2023-11-17 22:27:17 -05:00
tun_linux.go WireGuard Inbound (User-space WireGuard server) (#2477) 2023-11-17 22:27:17 -05:00
tun.go WireGuard Inbound (User-space WireGuard server) (#2477) 2023-11-17 22:27:17 -05:00
wireguard.go WireGuard Inbound (User-space WireGuard server) (#2477) 2023-11-17 22:27:17 -05:00