Releases: nettracex/nettracex-tui
v0.1.5
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.5What's Changed
Changelog
Features
Others
- 9c42bdf: Update GoReleaser version to v2 (@jvlavan)
- 9662407: Update GoReleaser version to v2 (@jvlavan)
Full Changelog: v0.1.4...v0.1.5
v0.1.4
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.4What's Changed
Changelog
Features
- 9a3d961: feat: implement proper version detection system (@jvlavan)
- 8b48aa8: feat: implement proper version detection system (@jvlavan)
Bug fixes
Full Changelog: v0.1.3...v0.1.4
v0.1.3
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.3What's Changed
Changelog
Bug fixes
Others
- 416a997: Add GitHub Actions workflow for release process (@jvlavan)
- 330f835: Add GitHub Actions workflow for test release (@jvlavan)
- 7007d81: Update GoReleaser version in release workflow (@jvlavan)
- c87d880: Update GoReleaser version to v1 in workflow (@jvlavan)
Full Changelog: v0.1.2...v0.1.3
v0.1.0
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).