cyberfilth / nergal

GUI client for DeHashed and Hunter.io API's
4 stars 1 forks source link

wont work #2

Open djhashh opened 2 years ago

djhashh commented 2 years ago

linux

hunter error 401 segmentation fault

dehashed cannot find path

cyberfilth commented 2 years ago

For the Hunter.io error, 401 means "Unauthorized | No valid API key was provided." If you don't have an API key, you can get one for free at https://hunter.io/ If you want to test if your API key is working, just paste this into your browsers address bar (replace the X's with your key) https://api.hunter.io/v2/domain-search?domain=stripe.com&api_key=XXXXX

As for DeHashed, I don't currently have valid credentials to test the API.