i have a probelm,when i am connected to the Internet it keeps saying
[!] ^Network error^. Verify your Internet connection.
Which country are you in? Google might be banned in that country. Open Defs/Checks.py, find a row like this:
def checkConnection(host='https://google.com'): #Connection check
Change https://google.com into a available website in the country you're in.
Please check for solved issues first ...
https://github.com/DarkSecDevelopers/HiddenEye/issues?utf8=%E2%9C%93&q=network+error
i have checked the solved issues but havent gotten it resolved on my end
@Micrafast google works fine in my country (UAE)
@Duplic8e Reclone or git pull -f and try agian.
@usama7628674 still didnt work sir
Are you using Nethunter? @Duplic8e
@Duplic8e If you're using Nethunter then do git pull.I've fixed it.
Latest nethunter version has some problems with SSL. Try
update-ca-certificates -f
This will refresh your ssl certificates and reinstalls them. This worked for me !
Guys all I鈥檓 using is kali Linux on an HP computer and I鈥檓 using the regular terminal in kali.plus I always get the problem wget not available and when I download it the no internet problem takes place
@Duplic8e you have to change link to something available in your country.We use Google or DuckDuckGo, It's probably blocked for you.
@sTiKyt google or duck duck go work fine for me
@Duplic8e So is it working now?
No Response. Closing Here..
Feel Free to Reopen.
Most helpful comment
Which country are you in? Google might be banned in that country. Open Defs/Checks.py, find a row like this:
def checkConnection(host='https://google.com'): #Connection check
Change https://google.com into a available website in the country you're in.