Skip to main content
tunnelbyte version

Example

$ tunnelbyte version
tunnelbyte v0.4.2
  commit:  861a5eb1c004a0a3cb2ff425cbf61a9deb67924d
  built:   2026-05-28T21:15:53Z
  go:      go1.23.4

Notes

  • Versions are tag-driven. Stable releases get v0.x.y tags; the binary embeds the tag, the commit SHA, and the build date via ldflags.
  • Dev builds (compiled from a non-tagged commit) report dev as the version with the actual commit appended.
  • Auto-update is not built in. Re-run the install path (brew upgrade tunnelbyte or curl … | sh) to upgrade.