Added Fail2Ban script

This commit is contained in:
2022-10-30 15:57:18 -07:00
parent 4e8772e286
commit 996707c717
2 changed files with 38 additions and 1 deletions

View File

@ -64,7 +64,12 @@
## Wordpress
### ✔️ Install
### `wget -O wpinstall.sh https://sop.wtf/wpinstall && bash wpinstall.sh`
### `wget -O wpinstall.sh https://sop.wtf/sh/wpinstall && bash wpinstall.sh`
---
## Fail2Ban
### ✔️ Install
### `wget -O wpinstall.sh https://sop.wtf/sh/fail2baninstall && bash fail2baninstall.sh`
---