mirror of
https://github.com/necronicle/z2k.git
synced 2026-05-02 21:40:28 +00:00
Go client (tunnel.go, listener.go): - Fix ping goroutine leak on WS reconnect (per-connection wsDone channel) - Fix muxCLOSE bypassing closeOnce (remoteClose flag) - Fix stream ID collision on exhaustion (idFound guard) - Fix connSemaphore release in stream.close() instead of goroutine wrapper - Fix IPv6 byte order in getOriginalDst (NativeEndian) Cloudflare Worker (worker.js): - Fix head-of-line blocking in MUX_DATA (fire-and-forget write) - Fix double CLOSE frame (cleanupStream guard) - Add Telegram DC IP allowlist All 9 binaries rebuilt with Go 1.22.12. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
4.1 MiB
Executable file
4.1 MiB
Executable file