diff options
author | Eytlin <bitrate16@gmail.com> | 2023-07-06 15:04:38 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-06 15:04:38 +0000 |
commit | f4d709ba64d9cc3869c76967737a23885a66b360 (patch) | |
tree | 1d42d5d77454a9137d60870e275f5077c9305c7c /README.md | |
parent | Add Swetrix to Analytics (#3921) (diff) | |
download | awesome-selfhosted-f4d709ba64d9cc3869c76967737a23885a66b360.tar.gz awesome-selfhosted-f4d709ba64d9cc3869c76967737a23885a66b360.zip |
Add httprd to Remote Access (#3773)
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1679,6 +1679,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` +- [httprd](https://github.com/bitrate16/httprd) - Single-script remote desktop via web browser. `GPL-3.0` `Python` - [MeshCentral](https://meshcentral.com/) - A full computer management website. With MeshCentral, you can run your own web server to remotely manage and control computers on a local network or anywhere on the internet. ([Source Code](https://github.com/Ylianst/MeshCentral)) `Apache-2.0` `Nodejs` - [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` - [RPort](https://rport.io) - Self-hosted open source remote management solution for Windows, macOS & Linux. ([Source Code](https://github.com/realvnc-labs/rport)) `MIT` `Go` |