github kpcyrd/sniffglue v0.7.0
v0.7.0 - oldschoolcool

latest releases: v0.16.0, v0.15.0, v0.14.0...
5 years ago

General

  • The old -x flag was removed and replaced with -v that can be supplied multiple times to allow better filtering control
    • None - Only show the most interesting packets
    • -v - Show somewhat interesting packets as well (this is what I use most of the time)
    • -vv - If you're looking really hard
    • -vvv - Show binary packets as well
    • -vvvv - literally everything
  • Some packets that we couldn't parse used to be discarded, those are now logged as well with a very high noise level

Decoders

  • ssdp
  • dropbox beacons

Sandboxing

  • Raspberry Pi 1 support - seccomp has been ported to armv6
  • Raspberry Pi 2 support - seccomp has been ported to armv7

Don't miss a new sniffglue release

NewReleases is sending notifications on new releases.