mihomo/tunnel
Xi Xu 3b4f07cd4b feat: optimize proxy management and connection handling
Improves thread safety in adapter URLTest by using LoadOrStore, optimizes proxy filtering and allocation in outbound group, adds caching for ProxiesWithProviders in tunnel, and refactors TCP connection handling for better metadata validation and TLS handshake triggering. Also adds stack trace size limit in main.go and minor improvements in DNS message prefixing.
2025-12-04 15:39:48 +08:00
..
statistic chore: add upTotal and downTotal data to /traffic restful api 2025-12-03 11:31:13 +08:00
connection.go chore: rebuild udp dns resolve 2025-05-27 10:45:26 +08:00
dns_dialer.go chore: better log 2025-11-22 20:59:53 +08:00
mode.go chore: add Int32Enum for common/atomic 2025-06-12 15:24:29 +08:00
status.go chore: add Int32Enum for common/atomic 2025-06-12 15:24:29 +08:00
tunnel.go feat: optimize proxy management and connection handling 2025-12-04 15:39:48 +08:00