tillson / git-hound

Reconnaissance tool for GitHub code search. Scans for exposed API keys across all of GitHub, not just known repos and orgs.
MIT License
1.2k stars 187 forks source link

Error generating results #56

Closed ajaybalaji1119 closed 1 year ago

ajaybalaji1119 commented 1 year ago

When I enter command echo "\"example.com\"" | git-hound It's throwing error dial tcp [2405:200:1607:2820:41::36]:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.

For most of result output it's showing like this.

tillson commented 1 year ago

This looks like it could be an issue on your end -- are you able to get to github.com directly? (or, has the problem resolved itself?)