mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted
synced 2024-10-31 15:16:16 +00:00
Remote Access changes
This commit is contained in:
parent
e48d6a95ef
commit
694e468893
28
README.md
28
README.md
@ -57,7 +57,6 @@ See [Contributing](.github/CONTRIBUTING.md).
|
||||
- [File Transfer - Web-based File Managers](#file-transfer---web-based-file-managers)
|
||||
- [Games](#games)
|
||||
- [Games - Administrative Utilities & Control Panels](#games---administrative-utilities--control-panels)
|
||||
- [Gateways](#gateways)
|
||||
- [Genealogy](#genealogy)
|
||||
- [Groupware](#groupware)
|
||||
- [Human Resources Management (HRM)](#human-resources-management-hrm)
|
||||
@ -81,6 +80,7 @@ See [Contributing](.github/CONTRIBUTING.md).
|
||||
- [Polls and Events](#polls-and-events)
|
||||
- [Proxy](#proxy)
|
||||
- [Recipe Management](#recipe-management)
|
||||
- [Remote Access](#remote-access)
|
||||
- [Resource Planning](#resource-planning)
|
||||
- [Resource Planning - Enterprise Resource Planning](#resource-planning---enterprise-resource-planning)
|
||||
- [Search Engines](#search-engines)
|
||||
@ -1051,19 +1051,6 @@ Utilities for managing game servers.
|
||||
- [RconCli](https://github.com/gorcon/rcon-cli) - CLI for executing queries on a remote Valve Source dedicated server using the RCON Protocol. `MIT` `Go`
|
||||
|
||||
|
||||
### Gateways
|
||||
|
||||
**[`^ 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.
|
||||
|
||||
- [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`
|
||||
- [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`
|
||||
- [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`
|
||||
|
||||
|
||||
### Genealogy
|
||||
|
||||
**[`^ back to top ^`](#)**
|
||||
@ -1665,6 +1652,19 @@ Software and tools for managing [recipes](https://en.wikipedia.org/wiki/Recipe).
|
||||
- [Tandoor Recipes](https://docs.tandoor.dev/) - Django application to manage, tag and search recipes using either built-in models or external storage providers hosting PDFs, Images or other files. ([Demo](https://app.tandoor.dev/accounts/login/?demo), [Source Code](https://github.com/vabene1111/recipes/)) `MIT` `Python`
|
||||
|
||||
|
||||
### Remote Access
|
||||
|
||||
**[`^ back to top ^`](#)**
|
||||
|
||||
[Remote desktop](https://en.wikipedia.org/wiki/Remote_desktop_software) and [SSH](https://en.wikipedia.org/wiki/Secure_Shell) software for remote management of computer systems.
|
||||
|
||||
- [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`
|
||||
- [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`
|
||||
- [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`
|
||||
|
||||
|
||||
### Resource Planning
|
||||
|
||||
**[`^ back to top ^`](#)**
|
||||
|
Loading…
Reference in New Issue
Block a user