mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 13:17:41 +00:00
7 lines
175 B
XML
7 lines
175 B
XML
<configs>
|
|
<config name="myconfig" protocol="rdp">
|
|
<param name="hostname" value="rdp-server" />
|
|
<param name="port" value="3389" />
|
|
</config>
|
|
</configs>
|