sing-box 1.13.0
Breaking Changes
- Go 1.24+ required to compile (was 1.23)
- Android 5.0 support dropped; standalone binaries now require Android 6.0+
- TCP keep-alive default changed from 10 to 5 minutes
Features
- NaiveProxy outbound with QUIC, ECH, UDP-over-TCP, configurable QUIC congestion control (Apple/Android/Windows/Linux)
- ICMP echo (ping) proxy support via new
icmpnetwor...