diff options
author | Alexandro <71392273+arbdevml@users.noreply.github.com> | 2023-08-03 01:55:44 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-03 01:55:44 +0000 |
commit | bfac7089e298020694a8589cb0edac82e9d79944 (patch) | |
tree | f0e75fab998f6e3137e778dba8014fdfe029fc8d | |
parent | Added FOSSBilling to Money, Budgeting & Management (#4053) (diff) | |
download | awesome-selfhosted-bfac7089e298020694a8589cb0edac82e9d79944.tar.gz awesome-selfhosted-bfac7089e298020694a8589cb0edac82e9d79944.zip |
Add Remotely to Remote Access (#4052)
Co-authored-by: nodiscc <nodiscc@gmail.com>
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1691,6 +1691,7 @@ Software and tools for managing [recipes](https://en.wikipedia.org/wiki/Recipe). - [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` - [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` - [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` +- [Remotely](https://github.com/immense/Remotely) - A remote desktop control and remote scripting solution, enterprise level remote support solution with admin web interface and remote control via browser. `GPL-3.0` `C#/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` |