diff options
author | nodiscc <nodiscc@gmail.com> | 2023-07-07 18:00:04 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-07 18:00:04 +0000 |
commit | f29d91b3200af1714a8e68738a88b486eb920644 (patch) | |
tree | 56ff58e5d1697fba9f31776cb7d4a5cc0a4f81fd | |
parent | Merge pull request #3977 from awesome-selfhosted/update-92five-license (diff) | |
download | awesome-selfhosted-f29d91b3200af1714a8e68738a88b486eb920644.tar.gz awesome-selfhosted-f29d91b3200af1714a8e68738a88b486eb920644.zip |
Remote Access: clarify that the section is about servers and web clients (#3979)
- ref. https://github.com/awesome-foss/awesome-sysadmin/issues/404
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1678,7 +1678,7 @@ Software and tools for managing [recipes](https://en.wikipedia.org/wiki/Recipe). **[`^ back to top ^`](#awesome-selfhosted)** -[Remote desktop](https://en.wikipedia.org/wiki/Remote_desktop_software) and [SSH](https://en.wikipedia.org/wiki/Secure_Shell) software for remote management of computer systems. +[Remote desktop](https://en.wikipedia.org/wiki/Remote_desktop_software) and [SSH](https://en.wikipedia.org/wiki/Secure_Shell) servers and web interfaces for remote management of computer systems. - [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` |