Description
sniffglue is a network sniffer written in rust. Network packets are parsed concurrently using a thread pool to utilize all cpu cores. Project goals are that you can run sniffglue securely on untrusted networks and that it must not crash when processing packets. The output should be as useful as possible by default.
Installation Instructions
# dnf copr enable atim/sniffglue
# dnf install sniffglue
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Centos-stream 8 | x86_64 (15)* | Centos-stream 8 (74 downloads) |
Centos-stream 9 | x86_64 (12)* | Centos-stream 9 (87 downloads) |
EPEL 8 | x86_64 (17)* | EPEL 8 (79 downloads) |
EPEL 9 | x86_64 (14)* | EPEL 9 (105 downloads) |
Fedora 38 | x86_64 (8)* | Fedora 38 (0 downloads) |
Fedora 39 | x86_64 (10)* | Fedora 39 (40 downloads) |
Fedora 40 | x86_64 (23)* | Fedora 40 (54 downloads) |
Fedora 41 | x86_64 (1)* | Fedora 41 (10 downloads) |
Fedora rawhide | x86_64 (12)* | Fedora rawhide (90 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable atim/sniffglue
More info about enabling Copr repositories