You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
Tried to install it on Kali2021.1 but i got some issues.
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Package firefox is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Unable to locate package swig3.0
E: Couldn't find any package by glob 'swig3.0'
E: Couldn't find any package by regex 'swig3.0'
E: Package 'firefox' has no installation candidate
E: Unable to locate package firefox-geckodriver
And when i tried to install swig, i got version 4.0
Any ideas?
Thanks!
The text was updated successfully, but these errors were encountered:
That install file seems to just install the dependencies. I downloaded geckodriver and had to edit the masshttp.sh files with the correct directories for masscan as well as the httpscreenshot.py. Don't forget to put your targets in networks.txt. I had the exact same problem but I think you have everything you need, ignore the install file and just edit masshttp.sh's directories and run that with root.
Hi,
Tried to install it on Kali2021.1 but i got some issues.
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Package firefox is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Unable to locate package swig3.0
E: Couldn't find any package by glob 'swig3.0'
E: Couldn't find any package by regex 'swig3.0'
E: Package 'firefox' has no installation candidate
E: Unable to locate package firefox-geckodriver
And when i tried to install swig, i got version 4.0
Any ideas?
Thanks!
The text was updated successfully, but these errors were encountered: