Skip to content

Commit

Permalink
Merge pull request #806 from six2dez/six2dez-patch-1
Browse files Browse the repository at this point in the history
Update install.sh
  • Loading branch information
six2dez authored Dec 21, 2023
2 parents aee35db + 2a23955 commit e398f79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ gotools["subfinder"]="go install -v github.com/projectdiscovery/subfinder/v2/cmd
gotools["byp4xx"]="go install -v github.com/lobuhi/byp4xx@latest"
gotools["hakip2host"]="go install -v github.com/hakluke/hakip2host@latest"
gotools["gau"]="go install -v github.com/lc/gau/v2/cmd/gau@latest"
gotools["Mantra"]="go install -v github.com/MrEmpy/Mantra@latest"
gotools["mantra"]="go install -v github.com/MrEmpy/mantra@latest"
gotools["crt"]="go install -v github.com/cemulus/crt@latest"
gotools["s3scanner"]="go install -v github.com/sa7mon/s3scanner@latest"

Expand Down

0 comments on commit e398f79

Please sign in to comment.