Update README.md

This commit is contained in:
KrakenTech
2025-05-15 21:27:31 -04:00
committed by GitHub
parent 93a5ce069d
commit 21bf091f0e
+1 -1
View File
@@ -77,7 +77,7 @@ To configure the database location:
Dehasher can be used simply for example to query for credentials matching a given email domain.
``` go
# Provide credentials for emails matching @target.com
dehasher -k ddq<redacted> -a ar1ste1a@domain.tld -E @target.com
dehasher -D @target.com -C
```
### Simple Credentials Query