More ignore

This commit is contained in:
2023-09-11 18:35:46 +03:00
parent 5948ad8368
commit 9143786045

View File

@@ -31,7 +31,7 @@ That's where SecDep comes in 💪. With SecDep, you can manage your virtual mach
- [x] Azure
- [x] AWS
- [x] Choice to perform above actions and instance listing on a single or all providers
- [x] Hardening during creation
- [x] Hardening during creation (System and Docker)
- [x] SSH hardening
- [x] Firewall installation and configuration (UFW or firewalld)
- [x] Fail2ban installation and configuration
@@ -122,7 +122,7 @@ The ip will be outputted after the creation of the virtual machine.
If for any reason you delete either the public or the private key they will both be regenerated and you should probably delete the virtual machines that use it or find another way to log in and manually put the secdep.pub key to the authorized_keys file of the secdep user.
# Hardening 🛡️
# System and Docker Hardening 🛡️
By using the `--deploy` flag, apart from the vps creation, you will also get a more secure than default virtual machine.