mirror of https://github.com/1N3/Sn1per.git
Update install.sh
This commit is contained in:
parent
bc9a60b37e
commit
60cf6657cf
|
|
@ -289,6 +289,7 @@ echo -e "$OKBLUE[*]$RESET Installing GAU...$RESET"
|
|||
go install github.com/lc/gau@latest
|
||||
rm -f /usr/bin/gau 2> /dev/null
|
||||
ln -fs /root/go/bin/gau /usr/bin/gau
|
||||
ln -fs /root/go/bin/gau /usr/bin/gau2
|
||||
|
||||
# INSTALL HTTPX
|
||||
echo -e "$OKBLUE[*]$RESET Installing HTTPX...$RESET"
|
||||
|
|
|
|||
Loading…
Reference in New Issue