1N3 / Sn1per

Attack Surface Management Platform
https://sn1persecurity.com
Other
7.9k stars 1.82k forks source link

Updated installation of altdns #353

Closed Anon-Exploiter closed 3 years ago

Anon-Exploiter commented 3 years ago

Removed usage of python2 and manual installation of requirements.txt since there's a pip3 package of altdns which takes care of everything.

This way we don't have to install python2 either (not that it gets installed)

Package python-pip 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
However, the following packages replace it:
  python3-pip

Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Package 'python3-pip' is not installed, so not removed

Environment: WSL2

PRETTY_NAME="Kali GNU/Linux Rolling"
NAME="Kali GNU/Linux"
ID=kali
VERSION="2021.2"
VERSION_ID="2021.2"
VERSION_CODENAME="kali-rolling"
ID_LIKE=debian
ANSI_COLOR="1;31"
HOME_URL="https://www.kali.org/"
SUPPORT_URL="https://forums.kali.org/"
BUG_REPORT_URL="https://bugs.kali.org/"
1N3 commented 3 years ago

Thanks for the request/update 👍