doc.rustdesk.com/content/_index.en.md

25 lines
1.3 KiB
Markdown
Raw Normal View History

---
2022-04-11 11:05:11 +02:00
title: "Docs of RustDesk"
2023-08-21 21:46:01 +02:00
weight: 1
---
2023-08-21 21:46:01 +02:00
# RustDesk Documentation
2023-08-27 20:38:09 +02:00
RustDesk is a full-featured open source remote control alternative for self-hosting and security with minimal configuration. You have full control of your data, with no concerns about security. The Client is open source and theres a choice between the fully featured <b>Professional Server</b> available to purchase on our [website](https://rustdesk.com) and the basic free and OSS Server based on our <b>Professional Server</b>.
2023-08-21 21:46:01 +02:00
## Features
- Works on Windows, macOS, Linux, iOS, Android, Web.
- Supports VP8 / VP9 / AV1 software codecs, and H264 / H265 hardware codecs.
- Own your data, easily set up self-hosting solution on your infrastructure.
- P2P connection with end-to-end encryption based on NaCl.
2023-08-27 20:38:09 +02:00
- No administrative privileges or installation needed for Windows, elevate privilege locally or from remote on demand.
2023-08-21 21:46:01 +02:00
- We like to keep things simple and will strive to make simpler where possible.
## GitHub Repos
2023-08-27 20:38:09 +02:00
Main Client Repo: https://github.com/rustdesk/rustdesk</br>
Open source Server Repo: https://github.com/rustdesk/rustdesk-server</br>
Pro Server Repo: https://github.com/rustdesk/rustdesk-server-pro</br>
Docs Repo: https://github.com/rustdesk/doc.rustdesk.com</br>
2022-04-11 15:56:34 +02:00
{{% children depth="3" showhidden="true" %}}