Skip to content

Releases: tui-tools/tui-vpn

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 02 Sep 17:55
e305fd9

tui-vpn v0.3.0

v0.3.0: headscale server settings and OIDC identity provider setup from the users screen

Built by this repository's CI on the tag itself. Each archive ships a
CycloneDX SBOM, checksums.txt carries a keyless cosign signature, and
every file has SLSA build provenance — see the README's "Verify a
download" for the two commands that check them.

The commits in this release:

Changelog

  • e305fd9 Manage the control plane's identity, not just report on it (#8)

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 02 Sep 16:39
acb05fb

tui-vpn v0.2.1

tui-kit v0.3.0: the dialogs wrap and scroll instead of clipping the
command preview, and the picker filters as you type.

Built by this repository's CI on the tag itself. Each archive ships a
CycloneDX SBOM, checksums.txt carries a keyless cosign signature, and
every file has SLSA build provenance — see the README's "Verify a
download" for the two commands that check them.

The commits in this release:

Changelog

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 01 Sep 20:32
b40ba2f

tui-vpn v0.2.0

Manage, not view: create and edit from the TUI (wave 1), lab-validated on the router image.

Built by this repository's CI on the tag itself. Each archive ships a
CycloneDX SBOM, checksums.txt carries a keyless cosign signature, and
every file has SLSA build provenance — see the README's "Verify a
download" for the two commands that check them.

The commits in this release:

Changelog

  • b40ba2f Manage, not view: interface bootstrap, persistence, preauth create, node ops (#5)

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 01 Sep 02:12
237b88f

tui-vpn v0.1.0

First validated release: the router-1.0 lab ran this tool against real VMs (tui-lab router topology).

Built by this repository's CI on the tag itself. Each archive ships a
CycloneDX SBOM, checksums.txt carries a keyless cosign signature, and
every file has SLSA build provenance — see the README's "Verify a
download" for the two commands that check them.

The commits in this release:

Changelog

  • 237b88f Bump anchore/sbom-action/download-syft in the github-actions group (#1)
  • 99ad5cf Initial commit
  • 25578d4 Phase 1: WireGuard + Headscale (read-mostly, previewed mutations) (#2)
  • e546638 Render the screenshots from the demo, and name them for the real screens (#3)
  • 9bf282e headscale: read the gRPC-gateway build's protobuf-json (0.2x), not just ogen (#4)