Updated README.md
updated typos added 'easy time' upgrade to log filtering
This commit is contained in:
@@ -224,7 +224,6 @@ This database also includes WhoIs Information and Subdomain Scan results, but do
|
|||||||
#### Note the '%\<clause\>%' is still required.
|
#### Note the '%\<clause\>%' is still required.
|
||||||

|

|
||||||
|
|
||||||
Dehasher supports querying the database for previous results.
|
|
||||||
```bash
|
```bash
|
||||||
# Query the database for all results containing the word 'admin' in the username
|
# Query the database for all results containing the word 'admin' in the username
|
||||||
dehasher query -t results -q "username LIKE '%admin%'"
|
dehasher query -t results -q "username LIKE '%admin%'"
|
||||||
|
|||||||
Reference in New Issue
Block a user