mirror of
https://github.com/XTLS/Xray-core.git
synced 2025-04-19 08:50:55 +00:00
- Replace generic errors with context-rich messages using fmt.Errorf and %w - Add validation for empty WireGuard keys with clear error messages - Implement proper resource cleanup in WireGuard TUN with sync.Once - Add test to verify WireGuard server handles initialization errors without panic |
||
---|---|---|
.. | ||
blackhole | ||
dns | ||
dokodemo | ||
freedom | ||
http | ||
loopback | ||
shadowsocks | ||
shadowsocks_2022 | ||
socks | ||
trojan | ||
vless | ||
vmess | ||
wireguard | ||
proxy.go |