Jump to content

Cant download evil portal dependencies


Latin-Fi

Recommended Posts

 

Hi guys...

I have... had lots of trouble ever since I purchased the Pinneaple Mark 7...

However.... now I'm dealing with something else.... for some reason I can't download the evil portal module dependencies... and therefore I can't use it because of that.

The pineapple says that the module can’t connect to the internet…

PTosBvNYOH5rDXzWc9hyZXlMwO99f-i-oeH2I94IVnXLJqpfs_fkVVzOizIq5ShUZbzA8k03qZtkP81u6l6Zi8rvb7-Ex-ZmNfsgc1P8JoHSadhenlDabI2nGUsHduTU-A4B0dCW=s0


q_WIn3UtSCQUfCixDqKKIycgqZOBKJTH93t8nwFG5o3bj8W7StdNS9jAPr0H5gdZviW-FuixLLLFdekWhwmTh7NRmdIeP3eryNFYYfF_KaCQCrJnV5VWmdgYmkGBMuMucY6PMRZ7=s0

but the pineapple does have internet since I can download every other module.

I’m thinking that perhaps there is a problem with the module hosting itself.

Could someone provide some help?

Best regards

 

Link to comment
Share on other sites

Okay this is what I had to do to make the portals work in the latest firmware version.

Step1: edit file: /usr/lib/pineapple/pineapple/helpers/network_helpers.py
and change the following line

def check_for_internet(url: str = 'https://downloads.hak5.org/internet', timout: int = 1, logger: Optional[Logger] = None) -> bool:

to

def check_for_internet(url: str = 'https://www.google.com', timout: int = 1, logger: Optional[Logger] = None) -> bool:


 then run the following command in the shell
 

opkg update

and reboot after

now the portals are working
bO_0OGa9QwdY2i7YlNbSty3wEKuSzciXCMM0l1UBy11ZKKVdYVTQ8hMHykuMIZEFAntOGCyhXm1dFf1Gi1zrOx1j63SiprRGBpW9Z82MDjdvrJaoy4WUiqpbq4XdTEKnt6Jhfgj0=s0

 

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...