KnockMail
October 5, 2020 ยท View on GitHub
Copyright 2018 KnockMail
Written originally by: * Alisson Moretto - 4w4k3
Twitter: @4w4k3Official
Python3 fork maintained by: * Spencer Heywood - heywoodlh
Installation:
git clone https://github.com/heywoodlh/KnockMail.git
cd KnockMail
sudo pip3 install -r requirements.txt
Running:
For an interactive menu:
python3 knockmail.py
Validate single e-mail address:
python3 knockmail.py --email example@example.com
Validate emails stored in text file:
python3 knockmail.py --file /path/to/inputfile.txt
Screen

DISCLAIMER:
"DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE." Taken from LICENSE.
Contribute:
Send me more features if you want it :D
I need your help to make it become better.
Contact:
l.spencer.heywood@protonmail.com
License:
This project is licensed under the BSD-3-Clause - see the LICENSE file for details.