{"repo":"kpcyrd/sniffglue","free":true,"listed":false,"github":"https://github.com/kpcyrd/sniffglue","clone":"git clone https://github.com/kpcyrd/sniffglue.git","description":"Secure multithreaded packet sniffer","language":"Rust","stars":1265,"topics":["rust","sniffer","pcap","network","sandboxed"],"license":"GPL-3.0","category":"dev-tools","readme_excerpt":"sniffglue [![Build Status][travis-img]][travis] [![Crates.io][crates-img]][crates] [travis-img]: https://travis-ci.org/kpcyrd/sniffglue.svg?branch=master [travis]: https://travis-ci.org/kpcyrd/sniffglue [crates-img]: https://img.shields.io/crates/v/sniffglue.svg [crates]: https://crates.io/crates/sniffglue 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. Usage # sniff with default filters (dhcp, dns, tls, http) sniffglue enp0s25 # increase the filter sensitivity (arp) sniffglue -v enp0s25 # increase the filter sensitivity (cjdns, ssdp, dropbox, packets with valid utf8) sniffglue -vv enp0s25 # almost everything sniffglue -vvv enp0s25 # everything sniffglue -vvvv enp0s25 Installation Arch Linux pacman -S sniffglue Mac OSX brew install sniffglue Debian/Ubuntu/Kali First included in debian bullseye, ubuntu 21.04. apt install sniffglue Alpine apk add sniffglue Gentoo layman -a pentoo emerge --ask net-analyzer/sniffglue NixOS nix-env -i sniffglue GNU Guix guix install sniffglue Fedora/RHEL/CentOS/CentOS Stream dnf copr enable atim/sniffglue -y dnf install sniffglue From source To build from source make sure you have libpcap and libseccomp installed. On debian based systems: # install the dependencies sudo apt install l","default_branch":null,"files":null,"tree":[],"storefront":"/r/kpcyrd","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/kpcyrd/sniffglue/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}