Xray-core/proxy/wireguard
2026-04-03 21:22:45 +00:00
..
gvisortun WireGuard: Implement UDP FullCone NAT (#5833) 2026-03-22 17:42:40 +00:00
bind.go WireGuard: Use Xray's buffer (#5880) 2026-04-03 21:22:45 +00:00
client.go WireGuard inbound: Fix multi-peer; Fix potential routing issue (#5843) 2026-03-27 17:30:21 +00: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.go WireGuard: Use Xray's buffer (#5880) 2026-04-03 21:22:45 +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
tun.go WireGuard: Implement UDP FullCone NAT (#5833) 2026-03-22 17:42:40 +00: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
wireguard.go WireGuard inbound: Fix multi-peer; Fix potential routing issue (#5843) 2026-03-27 17:30:21 +00:00