Releases: psmux/psnet
Releases · psmux/psnet
PSNET v1.0.0
PSNET v1.0.0
A beautiful real-time TUI network monitor for Windows.
What's New in v1.0.0
- 9 full tabs: Dashboard, Connections, Servers, Packets, Topology, Alerts, Firewall, Devices, Networks
- TCP Exposure panel on Servers tab — see network-facing vs localhost ports at a glance
- Bind address badges on every server card (red for all-interfaces, blue for loopback, gold for specific IPs)
- Flat server listing — clean, sorted by port within TCP/UDP sections (no more category grouping)
- Embedded GeoIP database — country-level lookups with no external downloads
- Device discovery with OUI vendor lookup
- Firewall rule viewer — see Windows Firewall rules from the TUI
- Network topology visualization
- Real-time alerts for suspicious/interesting connections
- Bandwidth monitoring with sparkline charts
Install
cargo install psnet
Or download the \psnet.exe\ binary below.
v0.3.0 — Automated Distribution
What's New
- Automated distribution — PSNET is now available via Cargo, Chocolatey, and WinGet
- New GitHub Actions release workflow with SHA256/MD5 checksums for all artifacts
- Chocolatey package with full moderation compliance (VERIFICATION.txt, LICENSE.txt)
- WinGet auto-submission via wingetcreate
Install
# Cargo
cargo install psnet
# Chocolatey
choco install psnet
# WinGet
winget install marlocarlo.psnetChecksums
Checksums will be attached automatically after the build completes.