diff options
author | KieranRobson <kieranrobson1999@gmail.com> | 2022-08-10 13:32:42 +0000 |
---|---|---|
committer | KieranRobson <kieranrobson1999@gmail.com> | 2022-08-10 13:32:42 +0000 |
commit | f1e63c184755c6c176b035ac10204008bcef87c0 (patch) | |
tree | 0b95708734dc0c99ab41d68c90865d8f7cd5b214 | |
parent | Merge branch 'descriptions' of https://github.com/forks-by-kieran/awesome-sel... (diff) | |
download | awesome-selfhosted-f1e63c184755c6c176b035ac10204008bcef87c0.tar.gz awesome-selfhosted-f1e63c184755c6c176b035ac10204008bcef87c0.zip |
RM Gateway and terminal sharing description
-rw-r--r-- | README.md | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -1061,8 +1061,6 @@ Utilities for managing game servers. **[`^ back to top ^`](#)** -A [gateway](https://en.wikipedia.org/wiki/Gateway_(telecommunications)) is a piece of networking hardware or software used in telecommunications networks that allows data to flow from one discrete network to another. - - [asciinema](https://github.com/asciinema/asciinema-server) - Web app for hosting asciicasts. ([Demo](https://asciinema.org/)) `Apache-2.0` `Elixir/Docker` - [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` - [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` |