From 636407836d78136332cb1337e0dca937333b99ff Mon Sep 17 00:00:00 2001 From: Jean-Louis Huynen Date: Wed, 5 Jun 2019 11:58:16 +0200 Subject: [PATCH] fix: [doc] --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 460042e..6c931b2 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,12 @@ go get https://github.com/D4-project/analyzer-d4-balboa $analyzer-d4-balboa -c conf.sample ``` - # Query Balboa to test +# Send PassiveDNS data to d4 +```bash +# passivedns -i eth0 -l /dev/stdout | d4-amd64l -c conf.d4server +``` + + # Query Balboa GraphQL server Once you launched the analyzer, pick one of the domains listed in its output and query Balboa (serving here on http://127.0.0.1:8080): ```bash #!/bin/bash