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 |
---|---|---|
![]() |
x86_64 (18)* | Centos-stream 8 (111 downloads) |
![]() |
x86_64 (13)* | Centos-stream 9 (119 downloads) |
![]() |
x86_64 (20)* | EPEL 8 (111 downloads) |
![]() |
x86_64 (18)* | EPEL 9 (153 downloads) |
![]() |
x86_64 (29)* | Fedora 40 (0 downloads) |
![]() |
x86_64 (16)* | Fedora 41 (59 downloads) |
![]() |
x86_64 (12)* | Fedora 42 (26 downloads) |
![]() |
x86_64 (0)* | Fedora 43 (2 downloads) |
![]() |
x86_64 (15)* | Fedora rawhide (120 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable atim/sniffglue
More info about enabling Copr repositories