On Sun, Apr 12, 2020 at 7:50 AM <[email protected]> wrote: > No. > > On 4/12/2020 1:31 PM, Chris Lee wrote: > > It is possible to setup connection for inTRAnet website? > > Just to expand on this a little bit, this is correct - Guacamole is designed to be a remote desktop interface, not a general proxy or VPN tool. It supports common remote desktop protocols - RDP, SSH, Telnet, VNC, and Kubernetes - and does not support rendering HTTP(S) pages. There are plenty of good proxy systems out there that can accomplish this, including free ones like Nginx, Apache httpd, and Squid, which can be used for this purpose.
There has been discussion in the past of adding HTTP(S) protocol support, and it was decided it was outside the scope of this project. -Nick
