mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-07 05:31:22 +00:00
Add XML for SSH connections.
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
<protocol name="ssh" title="SSH">
|
||||
|
||||
<param name="hostname" title="Hostname" type="text"/>
|
||||
|
||||
<param name="username" title="Username" type="text"/>
|
||||
<param name="password" title="Password" type="password"/>
|
||||
|
||||
</protocol>
|
Reference in New Issue
Block a user