Knockmail | Verify Any Email Address In Termux

KNOCKMAIL VERIFY ANY EMAIL ADDRESS

Today in this tutorial i will guide you about knockmail. Using knockmail how you can validate any email address that it is real email address or false email address. using knockmail you are able to identify in termux or linux.

HOW TO INSTALL KNOCKMAIL VERIFY ANY EMAIL ADDRESS

  • Open termux or linux terminal

  • Then type apt update && apt upgrade

  • Type pkg install python2

  • Type pkg install git

  • Type git clone https://github.com/4w4k3/KnockMail

  • Now type cd KnockMail

  • Type chmod +x *

  • Type pip install -r requirements.txt

  • Now run the file type python2 knock.py

As in above image you can check I entered two email and it shows me with correct information

ENJOY! :+1:

7 Likes

Thanks @SaM for sharing this excellent tutorial.
:100::ok_hand::+1:

1 Like