Skip to content

Releases: zllovesuki/t

v0.6.1

19 Feb 02:48
1bc74e0
Compare
Choose a tag to compare
cmd/server: introduce sentry

v0.6.0

09 Feb 10:08
cfc8ec7
Compare
Choose a tag to compare

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

08 Feb 05:48
eda4f58
Compare
Choose a tag to compare
buffer: use libp2p buffer pool implementation as global buffer pool with

8k aligned

v0.5.5

04 Feb 05:02
a8caae9
Compare
Choose a tag to compare
server/gossip: reconnect to dropped peers

v0.5.4

04 Dec 14:28
Compare
Choose a tag to compare

v0.5.4 is a maintenance release with minor bug fixes and updated upstream dependencies

v0.5.3

19 Sep 21:48
Compare
Choose a tag to compare

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 to stdout

v0.5.2

16 Sep 23:21
Compare
Choose a tag to compare

v0.5.2 is a maintenance release with fix in multiplexer bidirectional streaming behavior.

v0.5.1

16 Sep 10:25
Compare
Choose a tag to compare

v0.5.1 is a maintenance release with fix for leaky goroutine in the multiplexer package, and fix acme renewal behavior.

v0.5.0

14 Sep 07:31
Compare
Choose a tag to compare

v0.5.0 adds support for tunneling raw TCP connection. See README.md for usage.

v0.4.0

13 Sep 04:39
Compare
Choose a tag to compare

v0.4.0 now handles both visitor traffic and client traffic on the same port (default 443)