📝 Made note to install strace

This commit is contained in:
z3rOR0ne 2022-10-22 00:06:34 -07:00
parent 12cd8bde91
commit 2560222b35

View file

@ -177,7 +177,10 @@ Install mkcert (good for ssl certification generation so you can use https on lo
doas pacman -S mkcert
Install gobuster and dirb
Install gobuster and dirb and strace
doas pacman -S strace
paru gobuster (1st option)
paru dirb (1st option)