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

Merge pull request from FlorianDietz/master

Adds a link to let github visitors test Sherlock from their browser
pull/270/head
Siddharth Dushantha 6 years ago committed by GitHub
commit 85b19ba7c1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -35,6 +35,11 @@ $ cd sherlock
$ pip3 install -r requirements.txt
```
## Demonstration
You can use this link to test Sherlock directly in your browser:
https://elody.com/scenario/plan/16/
## Usage
```bash
@ -85,7 +90,7 @@ For example to search for user:
```
python3 sherlock.py user123
```
```
All of the accounts found will be stored in a text file with the username (e.g ```user123.txt```).
To search for more that user:

Loading…
Cancel
Save