Thank you ,can you explain it a little bit more ?

Le sam. 28 juil. 2018 à 5:51 PM, Nick Couchman <[email protected]> a écrit :

> On Sat, Jul 28, 2018 at 12:13 PM YOSRA SAADALLAH <[email protected]>
> wrote:
>
>> Thank you for your clarification.
>> My goal is to get the SharedLink for an active connection.
>>
>>
>>
> The Guacamole Client code already does this.  When you create a
> SharedProfile for a connection, and you activate the hidden Guacamole menu
> (Ctrl-Shift-Alt), you can then click Share which shares the connection and
> generates the link.  It seems like you want to do this programmatically, so
> I'd just suggest you use something like the Chrome Developer Tools to watch
> what calls are made in the Guacamole Client and repeat those calls, as this
> is already being done by the Guacamole Client code via the REST API.  I've
> looked at it before, but can't remember exactly which calls are made, but
> it should be 2 or 3 total calls to get the link.
>
> -Nick
>

Reply via email to