-
I'm trying to download all SHA1 hash passwords into a single file, but the process isn’t completing. I ran this command `haveibeenpwned-downloader pwnedpasswords` to download all the hashes into one t…
-
I dont want it to right to system32, also, if its saving to a location where the older version of the file exists, it should modify the already existing version to save on downloading so many files.
…
-
The installation documentation says to run the following to install the package:
`dotnet tool install --global haveibeenpwned-downloader`
This should be updated to:
`dotnet tool install --framewo…
-
There are a few dozen download options on the linked page. Should I choose from the Runtime options? The Desktop Runtime options? Do I need the SDK? Maybe it's one of the three different sub-versions?…
-
I have tried running this with various switches and every time I get
Failed request #1 while fetching . Exception message: The SSL connection could not be established, see inner exception..
Failed …
-
Hi, can I see somewhere if there is a new version of password database before I download 30 GByte or above?
-
It shows 6% for the hash ranges download, and the message appears:
Finished downloading all hash ranges in 2,364,478ms (48.52 hashes per second).
We made 114,734 Cloudflare requests (avg response …
-
I upgraded to the latest version
using the following
haveibeenpwned-downloader.exe -n l:\pwnedpasswords -o -p 64
I seen the following during the download process
Failed request #1 while fetc…
-
I search on google how to use PPD but no instructions there. How to download and How to check passwords etc.
-
Hi.
I needed Linux support, so I wrote this. There are surely numerous improvements to be made, but this is what I got working and I need to continue with other things.
Maybe you'd like to incl…