From 49310051491ca3a2ba0e69221bc86ce588c2dc19 Mon Sep 17 00:00:00 2001 From: Gerard Wagener Date: Mon, 18 Mar 2019 16:04:54 +0100 Subject: [PATCH] chg: [pibs] updated README --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 4ebdb8d..65d70ba 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,11 @@ standard output. The worker queue should include absolute filenames. In the example the redis server server is listening on port 6379 on the interface 127.0.0.1. The string e344c4fb-442e-45a6-92b9-d8e30aeef448 is the uuid that must be inline with the worker. + +pibs -r source.cap.gz -w backscatter.cap + +Read the file source.cap.gz, identify potential backscatter and store it in the +file backscatter.cap to be further analysed with other tools such as wireshark ```