Search Criteria
Package Details: rustnet-bin 1.3.0-1
Package Actions
| 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) |
Dependencies (3)
- libelf (elfutils-gitAUR, elfutils-gitAUR)
- libpcap (libpcap-gitAUR)
- zlib (zlib-gitAUR, zlib-ng-compat-gitAUR, zlib-ng-compat)
Latest Comments
domcyrus commented on 2026-03-18 19:15 (UTC)
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:
I think the license should use
Apache-2.0instead ofApache. When I check this package withnamcap, it says "Apache is not a valid SPDX license identifier." (https://spdx.org/licenses/)Perhaps also add
rustnet-gitto the conflicts list?