From 04ed73a2ea89aa8657fb2ce9ddd055e48b8000d9 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 31 May 2018 11:33:30 +0530 Subject: [PATCH] Update README Former-commit-id: dc2c327e1ce441d359b91afca546299360981741 --- README.MD | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.MD b/README.MD index d6cef27..a48926c 100644 --- a/README.MD +++ b/README.MD @@ -22,6 +22,7 @@ apt-get install nodejs # Python 3 apt-get install python3-pip +pip3 install requests pip3 install cfscrape ``` @@ -52,6 +53,17 @@ git clone https://github.com/thewhiteh4t/pwnedOrNot.git cd pwnedOrNot/ python pwnedornot.py ``` + +```bash +python pwnedornot.py -h +usage: pwnedornot.py [-h] [-e EMAIL] [-f FILE] + +optional arguments: + -h, --help show this help message and exit + -e EMAIL, --email EMAIL Email account you want to test + -f FILE, --file FILE Load a file with multiple email accounts +``` + ## Features [**haveibeenpwned**](https://haveibeenpwned.com/API/v2) offers a lot of information about the compromised email, some useful information is displayed by this script: * Name of Breach