You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@
7
7
8
8
-----
9
9
10
-
**Version:** v0.71
10
+
**Version:** v0.72
11
11
12
12
**Last Updated:** 2025-10-20
13
13
@@ -24,7 +24,7 @@ This script automates the initial setup and security hardening of a fresh Debian
24
24
25
25
## Features
26
26
27
-
***Secure User Management**: Creates a new `sudo` user and disables root SSH access.
27
+
***Secure User Management**: Creates a new `sudo` user and disables root SSH access. Optionally installs a custom .bashrc for enhanced terminal experience.
28
28
***SSH Hardening**: Configures a custom SSH port, enforces key-based authentication, and applies security best practices.
29
29
***Firewall Configuration**: Sets up UFW with secure defaults and customizable rules.
30
30
***Intrusion Prevention**: Installs and configures **Fail2Ban** to block malicious IPs.
@@ -87,12 +87,12 @@ sha256sum du_setup.sh
87
87
88
88
Compare the output hash to the one below. They must match exactly.
0 commit comments