Update and rename install.sh to installv1.sh

This commit is contained in:
GreenPoint-InfoSec 2022-01-02 14:56:10 +00:00 committed by GitHub
parent c286e74e22
commit 72c4df046d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 5 deletions

View File

@ -312,11 +312,6 @@ echo -e "$OKBLUE[*]$RESET Installing PureDNS...$RESET"
go install github.com/d3mondev/puredns/v2@latest
ln -s /root/go/bin/puredns /usr/bin/puredns 2> /dev/null
# AMASS INSTALLER
echo -e "$OKBLUE[*]$RESET Installing AMass...$RESET"
go get github.com/OWASP/Amass/v3/...
cd /root/go/bin/
# SUBFINDER INSTALLER
echo -e "$OKBLUE[*]$RESET Installing SubFinder...$RESET"
go install -v github.com/projectdiscovery/subfinder/v2/cmd/subfinder@latest