From 2560222b359654e994080a500c5b93e2a6972ba9 Mon Sep 17 00:00:00 2001 From: z3rOR0ne Date: Sat, 22 Oct 2022 00:06:34 -0700 Subject: [PATCH] :memo: Made note to install strace --- updates.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/updates.txt b/updates.txt index 32c15aec..f76696cb 100644 --- a/updates.txt +++ b/updates.txt @@ -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) +