diff options
author | nodiscc <nodiscc@gmail.com> | 2020-08-08 14:44:30 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-08-08 14:44:30 +0000 |
commit | 218f9fd3e6ee136213870a91ffc92ea7032d5896 (patch) | |
tree | fb79dd24dd0037ed9b484af82bb95fd0668bd817 | |
parent | Add Neko under Gateways and Terminal Sharing (diff) | |
download | awesome-selfhosted-218f9fd3e6ee136213870a91ffc92ea7032d5896.tar.gz awesome-selfhosted-218f9fd3e6ee136213870a91ffc92ea7032d5896.zip |
Update Neko platform/language
Only docker-based installs are officially supported/documented
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -848,7 +848,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` `Go` +- [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` |