diff options
author | Miroslav Šedivý <sedivy.miro@gmail.com> | 2021-10-20 15:50:51 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-20 15:50:51 +0000 |
commit | 35643fc8d4563e2d63271f57f48f5e2a61b52396 (patch) | |
tree | fa9bc5cdf729ff402df5fedb4b5bc3680c21bf04 | |
parent | Blynk removed their self-hosted server (#2722) (diff) | |
download | awesome-selfhosted-35643fc8d4563e2d63271f57f48f5e2a61b52396.tar.gz awesome-selfhosted-35643fc8d4563e2d63271f57f48f5e2a61b52396.zip |
neko repository archived (#2708)
As of today, original neko repository was archived (https://github.com/nurdism/neko/) and it links to a new repository (https://github.com/m1k1o/neko/).
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -877,7 +877,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](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` -- [Neko](https://github.com/nurdism/neko) - A self hosted virtual browser (rabb.it clone) that runs in Docker. `Apache-2.0` `Docker/Go` +- [Neko](https://neko.m1k1o.net) - A self hosted virtual browser (rabb.it clone) that runs in Docker. ([Source Code](https://github.com/m1k1o/neko)) `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` - [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. Think ShellHub as centralized SSH for the the edge and cloud computing. ([Source Code](https://github.com/shellhub-io/shellhub)) `Apache-2.0` `Go/Other` |