diff --git a/README.md b/README.md index e58270d..75f6936 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,9 @@ wget https://raw.githubusercontent.com/buildplan/setup_harden_server/refs/heads/ chmod +x setup_harden_debian_ubuntu.sh ``` - After downloading the script, verify its integrity: +#### Verify Script Integrity (Optional but Recommended) + +After downloading the script, verify its integrity: ``` wget https://raw.githubusercontent.com/buildplan/setup_harden_server/main/setup_harden_debian_ubuntu.sh @@ -75,8 +77,6 @@ sudo ./setup_harden_debian_ubuntu.sh --quiet > > Ensure your VPS provider’s firewall allows the custom SSH port, backup server’s SSH port (e.g., 23 for Hetzner Storage Box), and Tailscale traffic (UDP 41641 for direct connections). -### Verify Script Integrity (Optional but Recommended) - ## What It Does