Skip to content

Latest commit

 

History

History
63 lines (32 loc) · 1.09 KB

README.md

File metadata and controls

63 lines (32 loc) · 1.09 KB

Instalation

  • Install Requeriments

  • for Python.2

    pip install -r requeriments.txt

  • for Python.3

    pip3 install -r requeriments.txt


  • Rename the "main.py" to "mailgrabber" and move it with the pymg_pkg folder to "/usr/bin/"

    Every time you need use it, just open your terminal and type "mailgrabber"


  • Or you can use a virtualenv, install the requirements and run the application



Use

  • help

  • Show This Help

  • exit

  • exit the software

  • files

  • Search in Files

  • You can set a file to Search, or a folder to recursive search

  • url

  • Search in a single page

  • google

  • Search using Google

  • add_filter

  • set an external file as an adtional filter

  • you can use a file with emails, to not repeat this emails


Screenshot

Screenshot