From 99d7c11947ec73ac8680b697d1a59792100c9399 Mon Sep 17 00:00:00 2001 From: Mathieu Deous Date: Thu, 20 Jul 2023 21:30:29 +0200 Subject: [PATCH] :memo: update readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 61ee276..a96480c 100644 --- a/README.md +++ b/README.md @@ -75,6 +75,7 @@ Usage: Flags: -d, --domain string single domain to check -D, --domains-file string file containing domains to check (default "domains.txt") + -e, --edge-cases include edge-case fingerprints (might cause false positives) -h, --help help for check -n, --nameserver string server and port to use for name resolution (default "8.8.8.8:53") -o, --output string file to write findings to