Releases: zllovesuki/t
Releases · zllovesuki/t
v0.6.1
v0.6.0
v0.6.0 brings improvement on client lookup. Note that v0.6.0 server is not backward compatible with v0.5.x server (client is not affected).
v0.5.6
buffer: use libp2p buffer pool implementation as global buffer pool with 8k aligned
v0.5.5
server/gossip: reconnect to dropped peers
v0.5.4
v0.5.4 is a maintenance release with minor bug fixes and updated upstream dependencies
v0.5.3
v0.5.3 brings the following:
- Support for linux/arm(v6) that is suitable for running on Raspberry Pi with 32bit kernel
- Profiler brings more metrics to the
/metrics
endpoint - Better tunnel client CLI interface
- Adds
-concise
flag to the tunnel client to only print hostname tostdout
v0.5.2
v0.5.2 is a maintenance release with fix in multiplexer
bidirectional streaming behavior.
v0.5.1
v0.5.1 is a maintenance release with fix for leaky goroutine in the multiplexer
package, and fix acme renewal behavior.
v0.5.0
v0.5.0 adds support for tunneling raw TCP connection. See README.md for usage.
v0.4.0
v0.4.0 now handles both visitor traffic and client traffic on the same port (default 443)