Josue87 / MetaFinder

Search for documents in a domain through Search Engines (Google, Bing and Baidu). The objective is to extract metadata
GNU General Public License v3.0
186 stars 32 forks source link

Update cli.py to add multi-domain parsing #23

Open mlinton opened 7 months ago

mlinton commented 7 months ago

Options for adding multiple domains from a file or from stdin

:pushpin: References

Added a feature request for this and decided just to implement it.

:tophat: What is the goal?

More flexibility when dealing with multiple domain names.

:memo: Notes

Did not document the changes in the code.

:art: A picture is worth a thousand words

image

:white_check_mark: Checklist