Package Details: rustnet-bin 1.3.0-1

Git Clone URL: https://aur.archlinux.org/rustnet-bin.git (read-only, click to copy)
Package Base: rustnet-bin
Description: Real-time network monitoring TUI with process identification via eBPF and deep packet inspection
Upstream URL: https://github.com/domcyrus/rustnet
Licenses: Apache-2.0
Conflicts: rustnet, rustnet-git
Provides: rustnet
Submitter: domcyrus
Maintainer: domcyrus
Last Packager: domcyrus
Votes: 1
Popularity: 0.012595
First Submitted: 2025-09-30 09:22 (UTC)
Last Updated: 2026-05-05 17:50 (UTC)

Latest Comments

domcyrus commented on 2026-03-18 19:15 (UTC)

Something is wrong with today's update (Mar 17 2026): ==> Validating source_x86_64 files with sha256sums... rustnet-1.1.0-x86_64.tar.gz ... FAILED ==> ERROR: One or more files did not pass the validity check! Failed to build rustnet-bin

Thanks kb8doa, I've fixed the checksum.

kb8doa commented on 2026-03-18 00:18 (UTC)

Something is wrong with today's update (Mar 17 2026): ==> Validating source_x86_64 files with sha256sums... rustnet-1.1.0-x86_64.tar.gz ... FAILED ==> ERROR: One or more files did not pass the validity check! Failed to build rustnet-bin

domcyrus commented on 2025-10-03 14:45 (UTC)

Thanks for the suggestions! I've updated the package: - Changed license to Apache-2.0 for SPDX compliance - Added rustnet-git to conflicts

DeepChirp commented on 2025-10-03 14:17 (UTC)

Thanks to the author for maintaining this package! However, I still have two questions:

  1. I think the license should use Apache-2.0 instead of Apache. When I check this package with namcap, it says "Apache is not a valid SPDX license identifier." (https://spdx.org/licenses/)

  2. Perhaps also add rustnet-git to the conflicts list?