feat: adds guacamole module

This commit is contained in:
Ahwx 2025-06-24 16:33:31 +02:00
parent 2cadf14cd6
commit dc350e1bd1
2 changed files with 43 additions and 0 deletions

View file

@ -0,0 +1,8 @@
<user-mapping>
<authorize username="marty" password="dingoVncTest">
<protocol>vnc</protocol>
<param name="hostname">localhost</param>
<param name="port">5901</param>
<param name="password">dingoVncTest</param>
</authorize>
</user-mapping>