Skip to content

Releases: shayne/tsnet-serve

v1.1.6

11 Oct 15:56
Compare
Choose a tag to compare

Bump Tailscale Version

Tailscale version 1.76.

Full Changelog: v1.1.5...v1.1.6

v1.1.5

19 Sep 08:36
Compare
Choose a tag to compare

New Tailscale Version

Update to the latest tailscale.

v1.1.4

29 Aug 17:38
Compare
Choose a tag to compare

New Release Process

Using goreleaser to handle releases.
Bumped tailscale minor version.

v1.1.3

19 Aug 21:39
Compare
Choose a tag to compare

Bump Tailscale Version

New tailscale version.

Also simplified the build process by reading the app version from debug/buildinfo.
This simply returns devel right now. Will be fixed in Go 1.24.

v1.1.2

31 Jul 20:41
f6b2a8b
Compare
Choose a tag to compare

Fix Funnel Mode & Insecure HTTPS

Funnel also supports talking to insecure TLS backends now, like serve mode did.

We also support a wider range of backend URL specs, like just port number, etc.

What's Changed

  • fix: Support https+insecure in funnel by @ananthb in #6

Full Changelog: v1.1.1...v1.1.2

v1.1.1

24 Jul 10:37
260835b
Compare
Choose a tag to compare

Tailscale v1.70.0

Bump Tailscale version to v1.70.0.

v1.1.0

14 Jul 20:49
b64197d
Compare
Choose a tag to compare

Use tsnet-serve with your Control Servers

Use the -control-url flag or the TS_CONTROL_URL environment variable to use tsnet-serve
with self-hosted coordination servers.

What's Changed

Full Changelog: v1.0.0...v1.1.0

v1.0.0

14 Jul 07:20
a8de944
Compare
Choose a tag to compare

Tailscale Funnel & Pre-built Binaries

Use Tailscale Funnel to expose services on the internet using the -funnel flag.

Pre-built binaries are available for Windows, Mac, & Linux on the releases page.

What's Changed

New Contributors

Full Changelog: https://github.com/shayne/tsnet-serve/commits/v1.0.0