added some basic filtering

This commit is contained in:
pyro57000
2025-10-20 13:10:55 -05:00
parent c97e05008d
commit ec23b722f1
4 changed files with 89 additions and 38 deletions

View File

@@ -22,6 +22,12 @@ Options:
-t, --targets <TARGETS> specific targets. should be comma separated.
-f, --filter_targets <targets> specific targets that should be ingored. Comma separated.
-l, --local scan the current hot's file system (defaults to false)
-d --disable_network disable network file discovery
-v, --verbose echo all found files to the console, regardless of keyword matching. (all files will still be saved to the log file)
-h, --help Print help (see more with '--help')