v2.4.2
What's Changed
- perf(runtime): use Tokio default blocking thread pool limit by @0x676e67 in #178
- chore(route): improve route tracing logging by @0x676e67 in #179
- feat(server): add auto-detection for HTTP/HTTPS/SOCKS5 protocols by @0x676e67 in #180
- perf(connect): reduce port exhaustion with short connections by @0x676e67 in #181
- fix(connect): avoid div-by-zero in cidr assignment by @0x676e67 in #182
- ci: add cross-platform basic tests by @0x676e67 in #183
Full Changelog: v2.4.1...v2.4.2