Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/sherlock/commit/c4ad4c4e1514fba1c84eeee69c8e8adcf68471e1 You should set ROOT_URL correctly, otherwise the web may not work correctly.

README.md: updated example help message

pull/742/head
Siddharth Dushantha 5 years ago committed by GitHub
parent 82e583f5d4
commit c4ad4c4e15
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -55,7 +55,7 @@ usage: sherlock [-h] [--version] [--verbose] [--folderoutput FOLDEROUTPUT] [--ou
[--json JSON_FILE] [--timeout TIMEOUT] [--print-found] [--no-color] [--browse]
USERNAMES [USERNAMES ...]
Sherlock: Find Usernames Across Social Networks (Version 0.12.3)
Sherlock: Find Usernames Across Social Networks (Version 0.12.7)
positional arguments:
USERNAMES One or more usernames to check with social networks.
@ -88,6 +88,7 @@ optional arguments:
--print-found Do not output sites where the username was not found.
--no-color Don't color terminal output
--browse, -b Browse to all results on default browser.
--local, -l Force the use of the local data.json file.
```
To search for only one user:

Loading…
Cancel
Save