Search Criteria
Package Details: rustnet-bin 1.0.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.080136 |
| First Submitted: | 2025-09-30 09:22 (UTC) |
| Last Updated: | 2026-02-10 19:29 (UTC) |
Dependencies (3)
- libelf (elfutils-gitAUR)
- libpcap (libpcap-gitAUR)
- zlib (zlib-gitAUR, zlib-ng-compat-gitAUR, zlib-ng-compat)
Latest Comments
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?