Xray-core/proxy/wireguard
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
..
gvisortun WireGuard: Improve config error handling; Prevent panic in case of errors during server initialization (#4566) 2025-03-30 22:55:21 +00:00
bind.go Chore: Remove all double gonet import (#5402) 2025-12-10 07:17:29 +00:00
client.go Wireguard: Decouple server endpoint DNS from address option (#5417) 2025-12-14 10:13:47 -05:00
config.go Wireguard inbound: Do not use kernel TUN (#3960) 2024-11-02 21:07:17 +00:00
config.pb.go Chore: Generate *.pb.go files with protoc v6.33.5 2026-02-03 09:34:02 +00:00
config.proto WireGuard config: Replace kernelMode with noKernelTun 2024-10-18 00:10:09 +00:00
server_test.go WireGuard: Improve config error handling; Prevent panic in case of errors during server initialization (#4566) 2025-03-30 22:55:21 +00:00
server.go Wireguard inbound: Fix context sharing problem (#4988) 2025-08-17 10:56:48 -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: Fix multi-outbounds not work (#4015) 2024-11-14 00:13:27 +00:00
tun.go Upgrade gVisor to latest version v0.0.0-20260109181451-4be7c433dae2 (#5527) 2026-01-12 18:18:02 +00:00
wireguard.go Remove legacy code (#3838) 2024-09-23 11:28:19 -04:00