Xray-core/proxy/wireguard
风扇滑翔翼 5fa5f3fbb9
WireGuard outbound: Fix close closed (#5054)
Fixes https://github.com/XTLS/Xray-core/issues/5053
2025-08-27 09:33:09 +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 DNS: Support returning upstream TTL to clients (#4526) 2025-03-24 13:33:56 +00:00
client.go WireGuard outbound: Fix close closed (#5054) 2025-08-27 09:33:09 +00:00
config.go
config.pb.go
config.proto
server.go Wireguard inbound: Fix context sharing problem (#4988) 2025-08-17 10:56:48 -04: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
tun_default.go
tun_linux.go WireGuard kernelTun: Fix multi-outbounds not work (#4015) 2024-11-14 00:13:27 +00:00
wireguard.go