diff options
author | Oxbian <oxbian@mailbox.org> | 2024-10-15 15:00:35 -0400 |
---|---|---|
committer | Oxbian <oxbian@mailbox.org> | 2024-10-15 15:00:35 -0400 |
commit | 843c1c9220c953e03fe0fae7b8a4d99deb7e2b0b (patch) | |
tree | e4b4ec79a2543b8bd7c2a6638535eb9ac6ad5cac /README.md | |
parent | 16541e279c0a7cc3f6ae1efea3c8d8a44a424cf1 (diff) | |
download | secure-server.sh-843c1c9220c953e03fe0fae7b8a4d99deb7e2b0b.tar.gz secure-server.sh-843c1c9220c953e03fe0fae7b8a4d99deb7e2b0b.zip |
ADD: firewall config + sysctl options for securitymain
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ --- This repo contain a script that does basic security on a server. -The script add automatic security update, hardened ssh and add logwatch / rkhunter / clamav to check for virus/malware... +The script add automatic security update, hardened ssh, firewall and add logwatch / rkhunter / clamav to check for virus/malware... This is the strict minimum to use for every server you owm, I also recommand to use a firewall and a vpn if you want to open some port to any some networks. |