📝 Made memo of installing gobuster

This commit is contained in:
z3rOR0ne 2022-10-20 00:09:03 -07:00
parent 251c7b625a
commit 9b95159272

View file

@ -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...) 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 doas pacman -S mkcert
Install gobuster
paru gobuster (1st option)