The only thing that I noticed is that there is no compression between the server and the client. Meaning that full sized base64 encoded PNG images are send to the client, which causes a high network load (~1.8mb/s)
On Tue, 18 Feb 2020, 09:05 Mike Jumper, <[email protected]> wrote: > No, unless the RDP server is horribly broken, Guacamole will receive only > incremental updates for the changed portions of the screen, and will only > forward incremental updates to the client. > > On Mon, Feb 17, 2020, 18:46 Manoj Patil <[email protected]> wrote: > >> Mike, >> >> I am really see on chrome when I am open a forms or any gui those are >> see at client side network tab. >> I think this is rendring. >> >> On Tue, 18 Feb 2020, 00:24 Mike Jumper, <[email protected]> wrote: >> >>> On Mon, Feb 17, 2020, 10:35 Manoj Patil <[email protected]> wrote: >>> >>>> Hi mike >>>> >>>> Help me in that matter how I am decrypt the tcp packet. And find out >>>> what data is travel? >>>> >>>> I am using domain name with https connection. >>>> >>> >>> You can't. You need to capture the data at a point where it is not >>> encrypted. >>> >>> - Mike >>> >>>
