Skip to content

Commit

Permalink
docs: adding any example usage
Browse files Browse the repository at this point in the history
  • Loading branch information
iloveitaly committed Sep 9, 2024
1 parent 08ba49b commit 0d1e329
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ when processing packets. The output should be as useful as possible by default.

# sniff with default filters (dhcp, dns, tls, http)
sniffglue enp0s25
# sniff across all interfaces
sniffglue any
# increase the filter sensitivity (arp)
sniffglue -v enp0s25
# increase the filter sensitivity (cjdns, ssdp, dropbox, packets with valid utf8)
Expand Down

0 comments on commit 0d1e329

Please sign in to comment.