aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkokomo123 <70863536+kokomo123@users.noreply.github.com>2022-11-02 14:19:44 +0000
committerGitHub <noreply@github.com>2022-11-02 14:19:44 +0000
commitd908cb11fa8611d0af4edece07dca3c5accf3023 (patch)
tree3cd46dafc225a97a4a02a640711ad2d7999ce9d0
parentLicense of FoodCoopShop changed to AGPL-3.0 (#3380) (diff)
downloadawesome-selfhosted-d908cb11fa8611d0af4edece07dca3c5accf3023.tar.gz
awesome-selfhosted-d908cb11fa8611d0af4edece07dca3c5accf3023.zip
Added Rustdesk to Remote Access (#3333)
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 7abb2759..72488aca 100644
--- a/README.md
+++ b/README.md
@@ -1643,6 +1643,7 @@ Software and tools for managing [recipes](https://en.wikipedia.org/wiki/Recipe).
- [Firezone](https://www.firezone.dev/) - Self-hosted secure remote access gateway that supports the WireGuard protocol. It offers a Web GUI, 1-line install script, multi-factor auth (MFA), and SSO. ([Source Code](https://github.com/firezone/firezone)) `Apache-2.0` `Elixir`
- [Guacamole](https://guacamole.apache.org) - Guacamole is a clientless remote desktop gateway. It supports standard protocols like VNC and RDP. ([Source Code](https://github.com/glyptodon/)) `Apache-2.0` `Java/C`
+- [RustDesk](https://rustdesk.com/) - An open source TeamViewer alternative, works out of the box, no configuration required. ([Source Code](https://github.com/rustdesk/rustdesk-server)) `AGPL-3.0` `Rust/Docker`
- [ShellHub](https://www.shellhub.io) - ShellHub is a modern SSH server for remotely accessing linux devices via command line (using any SSH client) or web-based user interface, designed as an alternative to sshd. ([Source Code](https://github.com/shellhub-io/shellhub)) `Apache-2.0` `Go/Other`
- [Sshwifty](https://github.com/nirui/sshwifty) - Sshwifty is a SSH and Telnet connector made for the Web. `AGPL-3.0` `Go/Docker`
- [Warpgate](https://github.com/warp-tech/warpgate) - Smart SSH and HTTPS bastion that works with any SSH client. `Apache-2.0` `Rust/Docker`