diff options
author | nodiscc <nodiscc@gmail.com> | 2020-08-19 22:18:28 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-08-19 22:18:28 +0000 |
commit | ea4a5af3b3b6c3d48a7b21ab82f31b34c3f1fee3 (patch) | |
tree | 21a01d10aa4f400bc7c4e6650876f72d77523eec | |
parent | Merge pull request #2182 from hendr-ik/patch-1 (diff) | |
parent | Update Neko platform/language (diff) | |
download | awesome-selfhosted-ea4a5af3b3b6c3d48a7b21ab82f31b34c3f1fee3.tar.gz awesome-selfhosted-ea4a5af3b3b6c3d48a7b21ab82f31b34c3f1fee3.zip |
Merge pull request #2185 from JCBird1012/master
Add Neko to Gateways and Terminal Sharing
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -846,6 +846,7 @@ _Games, game servers and control panels._ - [asciinema](https://github.com/asciinema/asciinema-server) - Web app for hosting asciicasts. ([Demo](https://asciinema.org/)) `Apache-2.0` `Elixir/Docker` - [GateOne](http://liftoffsoftware.com/Products/GateOne) - Gate One is an HTML5 web-based terminal emulator and SSH client. ([Source Code](https://github.com/liftoff/GateOne)) `AGPL-3.0` `Python` - [Guacamole](http://guac-dev.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` +- [Neko](https://github.com/nurdism/neko) - A self hosted virtual browser (rabb.it clone) that runs in Docker. `Apache-2.0` `Docker/Go` - [oneye](https://oneye-project.org/) - Cloud software to access your data from everywhere with any browser. ([Demo](https://wiki.oneye-project.org/0.9:demo), [Source Code](https://github.com/oneye/oneye)) `AGPL-3.0` `PHP` - [OS.js](https://www.os-js.org/) - Desktop implementation for your browser with a fully-fledged window manager, Application APIs, GUI toolkits and filesystem abstraction. ([Demo](https://demo.os-js.org/), [Source Code](https://github.com/os-js/OS.js)) `BSD-2-Clause` `Nodejs` - [tmate](https://tmate.io/) - Instant terminal sharing. ([Source Code](https://github.com/tmate-io/tmate)) `ISC` `C` |