From 9b9515927263f98f9f399cd3a829b5947c110231 Mon Sep 17 00:00:00 2001 From: z3rOR0ne Date: Thu, 20 Oct 2022 00:09:03 -0700 Subject: [PATCH] :memo: Made memo of installing gobuster --- updates.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/updates.txt b/updates.txt index 51fb1d49..fa09c893 100644 --- a/updates.txt +++ b/updates.txt @@ -176,3 +176,7 @@ In /etc/runit/sv/openvpn/run, edit to exec /usr/bin/openvpn --config /etc/openvp Install mkcert (good for ssl certification generation so you can use https on localhost...just have to figure out how it works...) doas pacman -S mkcert + +Install gobuster + +paru gobuster (1st option)