mirror of
https://github.com/maldevel/EmailHarvester.git
synced 2024-11-10 09:12:43 +08:00
update README.md
update README.md
This commit is contained in:
parent
327ef4d801
commit
3a5b9bf7fb
1 changed files with 4 additions and 1 deletions
|
@ -80,9 +80,12 @@ Examples
|
|||
* ./EmailHarvester.py -d example.com -e twitter
|
||||
* ./EmailHarvester.py -d example.com -e googleplus
|
||||
|
||||
**Search in all engines**
|
||||
**Search in all engines/sites**
|
||||
* ./EmailHarvester.py -d example.com -e all
|
||||
|
||||
**Search in all engines/sites but exclude some**
|
||||
* ./EmailHarvester.py -d example.com -e all -r twitter,ask
|
||||
|
||||
**Limit results**
|
||||
* ./EmailHarvester.py -d example.com -e all -l 200
|
||||
|
||||
|
|
Loading…
Reference in a new issue