From 6cd18fb5bb17de47b7466f2312b24c284e9384a4 Mon Sep 17 00:00:00 2001 From: Mike Pieters Date: Sat, 29 Dec 2018 03:27:31 +0100 Subject: [PATCH] Update README to reflect added TOR arguments --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7e668f6..b0b5ed4 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ $ pip3 install -r requirements.txt ```bash $ python3 sherlock.py --help -usage: sherlock.py [-h] [--version] [--verbose] [--quiet] +usage: sherlock.py [-h] [--version] [--verbose] [--quiet] [--tor] [--unique-tor] USERNAMES [USERNAMES ...] Sherlock: Find Usernames Across Social Networks (Version 0.1.0) @@ -37,6 +37,8 @@ optional arguments: --verbose, -v, -d, --debug Display extra debugging information. --quiet, -q Disable debugging information (Default Option). + --tor, -t Make requests over TOR; increases runtime; requires TOR to be installed and in system path. + --unique-tor, -u Make requests over TOR with new TOR circuit after each request; increases runtime; requires TOR to be installed and in system path. ``` For example, run ```python3 sherlock.py user123```, and all of the accounts