Datalux / Osintgram

Osintgram is a OSINT tool on Instagram. It offers an interactive shell to perform analysis on Instagram account of any users by its nickname
GNU General Public License v3.0
9.52k stars 2.09k forks source link

Unable to Access #866

Open Mr-Lapa opened 1 year ago

Mr-Lapa commented 1 year ago

Hello guys, I'm trying to download Osintgram but I keep getting this message, any idea on how to fix it?

Cloning into 'Osintgram'... fatal: unable to access 'https://github.com/Datalux/Osintgram.git/': Failed to connect to 127.0.0.1 port 1080 after 4 ms: Couldn't connect to server

BeChris100 commented 1 year ago

Check the hosts file. On Linux (and probably macOS), check under /etc/hosts. On Windows, it is located under C:\Windows\System32\Drivers\etc\hosts. Check, if there is a line that mentions "github" that is not commented. In case that it exists, and is not commented (with the '#' at the start), then comment that line out with that hashtag. If that doesn't work, then try disabling any Proxies or VPNs.