diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -91,8 +91,8 @@ ln -sf ~/.rc/.gnupg/gpg.conf ~/.gnupg/gpg.conf ssh-add -L > ~/.ssh/authorized_keys sudo ln -sf ~/.rc/etc/ssh/sshd_config /etc/ssh/sshd_config sudo systemctl enable ssh -sudo ufw enable -sudo ufw allow from 192.168.0.0/24 to any port 22 +# sudo ufw enable +# sudo ufw allow from 192.168.0.0/24 to any port 22 # Setup extra PenTools git clone https://github.com/danielmiessler/SecLists.git ~/SecLists |
