From 8d73fa091731f82fe3de97c6846070885c57b868 Mon Sep 17 00:00:00 2001 From: buildplan <170122315+buildplan@users.noreply.github.com> Date: Sun, 29 Jun 2025 22:47:09 +0100 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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