mirror of
https://github.com/d3vyce/PenTools.git
synced 2025-07-03 18:38:20 +02:00
Compare commits
2 Commits
4d7d537625
...
v1.2
Author | SHA1 | Date | |
---|---|---|---|
14272c8452 | |||
8008001995 |
@ -109,6 +109,7 @@ software() {
|
|||||||
go install github.com/ffuf/ffuf@latest >/dev/null 2>&1
|
go install github.com/ffuf/ffuf@latest >/dev/null 2>&1
|
||||||
else
|
else
|
||||||
printf ${ITALIC_LIGHT_CYAN}"[~] ffuf is already installed, skipping...\n"
|
printf ${ITALIC_LIGHT_CYAN}"[~] ffuf is already installed, skipping...\n"
|
||||||
|
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if ! command -v chisel &> /dev/null; then
|
if ! command -v chisel &> /dev/null; then
|
||||||
|
Reference in New Issue
Block a user