Skip to content

Releases: nettracex/nettracex-tui

v0.1.5

23 Oct 06:03

Choose a tag to compare

NetTraceX v0.1.5 Release

A comprehensive network diagnostic toolkit with beautiful TUI interface.

Installation

Download Binary

Download the appropriate binary for your platform from the assets below.

Using Go

go install github.com/nettracex/nettracex-tui@v0.1.5

What's Changed

Changelog

Features

Others

Full Changelog: v0.1.4...v0.1.5

v0.1.4

23 Oct 05:50

Choose a tag to compare

NetTraceX v0.1.4 Release

A comprehensive network diagnostic toolkit with beautiful TUI interface.

Installation

Download Binary

Download the appropriate binary for your platform from the assets below.

Using Go

go install github.com/nettracex/nettracex-tui@v0.1.4

What's Changed

Changelog

Features

Bug fixes

  • 0a2e93c: fix: exclude build and distribution managers from GoReleaser (@jvlavan)

Full Changelog: v0.1.3...v0.1.4

v0.1.3

23 Oct 05:39

Choose a tag to compare

NetTraceX v0.1.3 Release

A comprehensive network diagnostic toolkit with beautiful TUI interface.

Installation

Download Binary

Download the appropriate binary for your platform from the assets below.

Using Go

go install github.com/nettracex/nettracex-tui@v0.1.3

What's Changed

Changelog

Bug fixes

Others

Full Changelog: v0.1.2...v0.1.3

v0.1.0

22 Oct 11:54

Choose a tag to compare

NetTraceX TUI

A comprehensive network diagnostic toolkit built with Go, featuring a beautiful terminal user interface powered by the Bubble Tea framework.

DiagnosticTool

Defines the contract for all network diagnostic tools (ping, traceroute, DNS, WHOIS, SSL).