Skip to content

Releases: casablanque-code/cfzt

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 13 Jul 20:58
- zt status: show live-negotiated protocol for auto tunnels (auto (http2)/auto (quic))
- --version flag (was silently broken — ldflags targeted a nonexistent symbol)
- zt <name> status/logs/restart/down now works same as zt status/logs/restart/down <name>
- richer root --help (surfaces --tcp, completion, name-first alias)
- README: documented shell completion, 502-despite-healthy-QUIC troubleshooting, no-self-update note

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 20 Jun 11:51
768bbc2
Merge pull request #3 from casablanque-code/feat/quic-http2-watchdog

feat: add zt watchdog — automatic QUIC/HTTP2 fallback recovery

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 19 Jun 00:23
fix: add build windows to runner.go

v0.2.2

Choose a tag to compare

@github-actions github-actions released this 27 May 10:09
add linger check

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 27 May 09:30
add checksum verification in install.sh

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 26 May 21:06
add run tunnels as a systemd services

v0.1.3

Choose a tag to compare

@github-actions github-actions released this 26 May 20:11
fix: build tags for unix/windows syscall compatibility