Update README.md

This commit is contained in:
buildplan
2025-06-29 22:47:09 +01:00
committed by GitHub
parent 7531abfb65
commit 8d73fa0917

View File

@@ -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 providers firewall allows the custom SSH port, backup servers 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