mirror of
https://github.com/itiligent/Easy-Guacamole-Installer.git
synced 2025-12-13 18:02:32 +00:00
Update README.md
This commit is contained in:
parent
e75c1b970a
commit
0390d37925
1 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
# Guacamole 1.5.2 Virtual Desktop & Jump Server Appliance
|
||||
# Guacamole 1.5.2 VDI & Jump Server Appliance Builder
|
||||
|
||||
A menu based build & install script for Guacamole 1.5.2 with support for SSL reverse proxy, AD integration, multi-factor authentication and further security hardening.
|
||||
|
||||
|
|
@ -7,7 +7,7 @@ A menu based build & install script for Guacamole 1.5.2 with support for SSL rev
|
|||
To install Guacamole, copy and paste the following command into your terminal:
|
||||
|
||||
```
|
||||
wget https://raw.githubusercontent.com/itiligent/Guacamole-Setup/main/1-setup.sh && chmod +x 1-setup.sh && ./1-setup.sh
|
||||
wget https://raw.githubusercontent.com/itiligent/Guacamole-Install/main/1-setup.sh && chmod +x 1-setup.sh && ./1-setup.sh
|
||||
```
|
||||
|
||||
## Prerequisites
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue