-
-
Notifications
You must be signed in to change notification settings - Fork 99
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels