Xray-core/proxy/wireguard
2026-04-25 20:26:15 +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 outbound: Fix UDP FullCone NAT on Linux (#5858) 2026-04-05 12:57:08 +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 Chore: Use buf.New() instead of buf.NewWithSize() (#5946) 2026-04-15 16:57:51 +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 XDNS finalmask: Use single UDP socket for multiple resolvers for now (#5982) 2026-04-25 20:26:15 +00:00
wireguard.go WireGuard inbound: Fix multi-peer; Fix potential routing issue (#5843) 2026-03-27 17:30:21 +00:00