eth0izzle / shhgit

Ah shhgit! Find secrets in your code. Secrets detection for your GitHub, GitLab and Bitbucket repositories.
MIT License
3.83k stars 481 forks source link

Live Error: Error connecting to shhgit. Reload to retry? #89

Open CryptoDevol opened 3 years ago

CryptoDevol commented 3 years ago

The webpage loads and I'm getting matches in the console, but I keep getting that error on the website and it doesn't show any matches.

CryptoDevol commented 3 years ago

I have this issue on two separate servers. One is Ubuntu 20 and the other is Debian 10. Both of these servers were spun up from scratch on DigitalOcean. Is there a step missing on how to get it running correctly?

00xData commented 3 years ago

I have this issue on two separate servers. One is Ubuntu 20 and the other is Debian 10. Both of these servers were spun up from scratch on DigitalOcean. Is there a step missing on how to get it running correctly?

Same here, i already try with different version of Ubuntu and i have the same issue.

Edit: Just edit the .js to point to your server.

renanhsilva commented 3 years ago

Edit the file in sshgit/www/public/scripts.js

Find by "localhost" and change to your IP or domain

Enjoy!