Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: maldevel/EmailHarvester
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.3.2
Choose a base ref
...
head repository: maldevel/EmailHarvester
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 18 commits
  • 5 files changed
  • 7 contributors

Commits on Dec 24, 2016

  1. Update README.md

    maldevel authored Dec 24, 2016
    Configuration menu
    Copy the full SHA
    0f2bfa6 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2017

  1. bug fixing

    John Doe committed Apr 30, 2017
    Configuration menu
    Copy the full SHA
    7d414ee View commit details
    Browse the repository at this point in the history
  2. minor

    maldevel committed Apr 30, 2017
    Configuration menu
    Copy the full SHA
    a5827d8 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2017

  1. Fix for issue #26

    Fixes this error 
    Traceback (most recent call last):
      File "EmailHarvester.py", line 265, in <module>
        app = EmailHarvester(userAgent, args.proxy)
      File "EmailHarvester.py", line 105, in __init__
        plugins[fname] = mod.Plugin(self, {'useragent':userAgent, 'proxy':proxy})
    AttributeError: module 'google' has no attribute 'Plugin'
    lukas2005 authored Aug 29, 2017
    Configuration menu
    Copy the full SHA
    5cd52c4 View commit details
    Browse the repository at this point in the history
  2. Rename google.py to googles.py

    lukas2005 authored Aug 29, 2017
    Configuration menu
    Copy the full SHA
    a5eef3b View commit details
    Browse the repository at this point in the history
  3. Update googles.py

    lukas2005 authored Aug 29, 2017
    Configuration menu
    Copy the full SHA
    47dd7c6 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2017

  1. Merge pull request #30 from lukas2005/patch-1

    Fix for issue #26
    maldevel authored Aug 30, 2017
    Configuration menu
    Copy the full SHA
    11b82ea View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2018

  1. Configuration menu
    Copy the full SHA
    57d2b0f View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2018

  1. Create NoobGuide

    dunst4n authored Aug 13, 2018
    Configuration menu
    Copy the full SHA
    4a3e837 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2018

  1. Update EmailHarvester.py

    whoot authored Aug 20, 2018
    Configuration menu
    Copy the full SHA
    cfff453 View commit details
    Browse the repository at this point in the history
  2. Update EmailHarvester.py

    use correct path so emailharvester can be executed outside of emailharvester folder
    whoot authored Aug 20, 2018
    Configuration menu
    Copy the full SHA
    7a31e0f View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2018

  1. Update EmailHarvester.py

    whoot authored Aug 30, 2018
    Configuration menu
    Copy the full SHA
    c273f80 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2018

  1. use correct path

    whoot authored Sep 4, 2018
    Configuration menu
    Copy the full SHA
    cca0524 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2019

  1. Merge pull request #40 from dunst4n/patch-1

    Create NoobGuide
    maldevel authored Oct 5, 2019
    Configuration menu
    Copy the full SHA
    25c26a1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #39 from whoot/master

    Update EmailHarvester.py
    maldevel authored Oct 5, 2019
    Configuration menu
    Copy the full SHA
    34bc371 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #33 from khast3x/master

    Added Alpine based dockerfile + updated README
    maldevel authored Oct 5, 2019
    Configuration menu
    Copy the full SHA
    3c9b986 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Update Dockerfile

    Sliper247 authored Dec 12, 2023
    Configuration menu
    Copy the full SHA
    7296cdc View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Merge pull request #59 from Sliper247/patch-1

    Update Dockerfile
    maldevel authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    934d412 View commit details
    Browse the repository at this point in the history
Loading