rysavy-ondrej / ethanol

An experimental environment for context-based flow artifact analysis.
1 stars 0 forks source link

Enable filtering by local IP addresses/prefixes. #24

Closed rysavy-ondrej closed 9 months ago

rysavy-ondrej commented 11 months ago

Add the possibility to set IP address filter as an array of IP prefixes:

"Filter" : [ "192.168.0.0/16", "172.16.0.0/16" ]

rysavy-ondrej commented 9 months ago

Done, the filter can be specified in the context builder configuraiton.