Skip to content

Python-Devs-Brasil/py-mailgrabber

 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%