Closed ghost closed 2 months ago
When did you install and what does
sherlock --version
output?
sherlock 0.14.4 Python HTTP for Humans.: 2.32.2 Python: 3.12.5 (base) -Pro sherlock %
A problem occurred while checking for an update: list index out of range ERROR: Bad response while accessing data file URL 'https://raw.githubusercontent.com/sherlock-project/sherlock/master/sherlock/resources/data.json'.
We've been shipping 0.15.0 since July 8 (ref). You just need to update Sherlock to the most recent version.
Also, worth noting --
It would be nice for it to just download the file and use it as a template locally, rather than using github for it.
This method would result in wildly inaccurate results as websites change way too frequently. By pulling the latest manifest from a remote source, it's able to at least reduce false positives and negatives. That being said, --local
is still available which will use a local (but very rapidly outdated) copy as a backup.
When did you install and what does
sherlock --version
output?