From 45bdd18bcd2f520ce2f3e3733e25c355098baebc Mon Sep 17 00:00:00 2001 From: Dom Date: Fri, 8 Aug 2025 07:44:11 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 73c3b20..8131869 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Unlike most VNC setups that spin up a separate virtual desktop, this script give Ubuntu, Debian, Linux Mint, CentOS/RHEL/Rocky, Fedora, Arch Linux, Manjaro, openSUSE - Secure password authentication (stored properly, never echoed) - Systemd integration: Runs in the background and survives reboots -- Interactive setup: Guides you through user, port, password, and network binding configuration (bind to all interfaces or localhost for security) +- Guides you through user, port, password, and network binding configuration (bind to all interfaces or localhost for security) - Hardened service: Systemd protections (`ProtectSystem`, `ProtectHome`, etc.) - Clean and validated: Handles dependencies, checks for common pitfalls