This commit is contained in:
rustdesk
2025-08-12 00:31:49 +08:00
parent 82ef035eb5
commit a4a1441699
50 changed files with 182 additions and 38 deletions
+3
View File
@@ -12,6 +12,9 @@ import Note from '~/components/widgets/Note.astro';
const metadata = {
title: 'RustDesk: Open-Source Remote Desktop with Self-Hosted Server Solutions',
description: 'RustDesk is the best open-source remote desktop software. Secure alternative to TeamViewer and AnyDesk with self-hosted servers. Cross-platform support for Windows, macOS, Linux, and Android.',
keywords: 'remote desktop software, open source remote access, self-hosted remote desktop, TeamViewer alternative, AnyDesk alternative, secure remote control, cross platform remote access, on-premise remote desktop, rustdesk server',
author: 'RustDesk Team',
ignoreTitleTemplate: true,
};
---