From 640f2b53d6f25e77577e88ab4956be9d268a9525 Mon Sep 17 00:00:00 2001 From: 0x1eef <0x1eef@protonmail.com> Date: Tue, 16 Jul 2024 18:09:24 -0300 Subject: [PATCH] Update docs --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 3d0cbe8..86543bf 100644 --- a/README.md +++ b/README.md @@ -61,10 +61,15 @@ portzap is available The most recent version of portzap can be installed via git: + # Clone user@localhost$ git clone https://git.hardenedbsd.org/0x1eef/portzap.git user@localhost$ cd portzap + + # Install root@localhost# make install root@localhost# setup-portzap + + # Add user to '_portzap' group root@localhost# pw groupmod -n _portzap -m ## Requirements