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

1.3 KiB



Hunt down social media accounts by username across 400+ social networks

Additional documentation can be found at our GitHub repository

Usage

$ sherlock --help
usage: sherlock [-h] [--version] [--verbose] [--folderoutput FOLDEROUTPUT]
                [--output OUTPUT] [--tor] [--unique-tor] [--csv] [--xlsx]
                [--site SITE_NAME] [--proxy PROXY_URL] [--json JSON_FILE]
                [--timeout TIMEOUT] [--print-all] [--print-found] [--no-color]
                [--browse] [--local] [--nsfw]
                USERNAMES [USERNAMES ...]

To search for only one user:

$ sherlock user123

To search for more than one user:

$ sherlock user1 user2 user3