Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
olizimmermann authored Jan 21, 2022
1 parent afe075a commit 93e52b7
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,9 @@ All requirements installed?
Example output:

![alt text](https://github.com/olizimmermann/echodns/blob/main/images/example.png?raw=true)

### Filter with grep

If you are using Linux (or anything else with grep), just pipe the output through it to filter for an explicit domain.

```sudo python3 echodns.py | grep google.com```

0 comments on commit 93e52b7

Please sign in to comment.