You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@guacamole.apache.org by Matthew Harrold <ma...@marrold.co.uk> on 2016/12/06 14:26:47 UTC

URL for quick connection

Hi,

I'd like to setup some hyperlinks to various hosts on Guacamole.

Currently they're in the format -

http://10.0.97.5/guacamole/#/client/VXNlcjEwwefwefwefGVmYXVsdA==

Do human readable, logical URLs exist? E.G
http://10.0.97.5/guacamole/#/client?host=www.example.org

Thanks

Re: Fwd: URL for quick connection

Posted by tek0011 <th...@gmail.com>.
I am able to access hosts via fqdn:

http://guachost/guacamole/#/client/<fqdn>

Although this works, I am now running in to issues where it won't work twice
on the same local machine.  I think this is due to tokens or the random user
it generates.  If I log out and then retry, it works fine.

per this issue:  
http://apache-guacamole-incubating-users.2363388.n4.nabble.com/Connection-errors-on-no-auth-unless-logout-first-td93.html
<http://apache-guacamole-incubating-users.2363388.n4.nabble.com/Connection-errors-on-no-auth-unless-logout-first-td93.html>  





--
View this message in context: http://apache-guacamole-incubating-users.2363388.n4.nabble.com/URL-for-quick-connection-tp88p96.html
Sent from the Apache Guacamole (incubating) - Users mailing list archive at Nabble.com.

Re: URL for quick connection

Posted by Calvin McLean <ca...@email.arizona.edu>.
Hi Matthew,

This might be what you are looking for:
https://github.com/mike-jumper/guacamole-legacy-urls

- Calvin

On Thu, Dec 8, 2016 at 10:12 AM, Matthew Harrold <ma...@marrold.co.uk>
wrote:

> Hi,
>
> I'd like to setup some hyperlinks to various hosts on Guacamole.
>
> Currently they're in the format -
>
> http://10.0.97.5/guacamole/#/client/VXNlcjEwwefwefwefGVmYXVsdA==
>
> Do human readable, logical URLs exist? E.G http://10.0.97.5/guacamole/#/c
> lient?host=www.example.org
>
> Thanks
>
>

Fwd: URL for quick connection

Posted by Matthew Harrold <ma...@marrold.co.uk>.
Hi,

I'd like to setup some hyperlinks to various hosts on Guacamole.

Currently they're in the format -

http://10.0.97.5/guacamole/#/client/VXNlcjEwwefwefwefGVmYXVsdA==

Do human readable, logical URLs exist? E.G http://10.0.97.5/guacamole/#/
client?host=www.example.org

Thanks