From 688baa732fcc9e7681a83b51f1794c101f7db438 Mon Sep 17 00:00:00 2001 From: Alex-Andrei Cioc Date: Thu, 2 Apr 2026 17:20:52 +0300 Subject: [PATCH] fix(vsftpd): Short title Signed-off-by: Alex-Andrei Cioc --- vsftpd/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vsftpd/README.md b/vsftpd/README.md index 2cc1f2fc..b9a8e3ac 100644 --- a/vsftpd/README.md +++ b/vsftpd/README.md @@ -1,4 +1,4 @@ -# Very Secure FTP Daemon +# vsftpd This guide explains how to create and deploy a [vsftpd](https://security.appspot.com/vsftpd.html) app, to secure access to the files of your VM. To run this example, follow these steps: