Skip to content

Simple filtering rules #49

@kpcyrd

Description

@kpcyrd

It's currently not possible to filter traffic besides verbosity levels and grepping on the output.

There should be at least a simple filter engine similar to tcpdump:

  • src/dest ip
  • src/dest port
  • a specific protocol

This could also abort parsing early, so if the filter didn't match we don't have to decode the upper layers anymore.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions