# RDP via Browser

Starting with RPort-Server 0.6.0 the Guacamole Server and a pure JavaScript client is included into the RPort server. You directly connect to a remote desktop or terminal server from your browser. No desktop app is needed.

Using RDP via browser, your RDP connection fully encrypted. &#x20;

![Remote Desktop in the browser](/files/IGe3vZEqSzVLsUwj6MId)

{% hint style="info" %}
Sensitive data such as username and password are always transferred encrypted and directly passed through to the remote systems. No data is stored on the RPort server, not even temporary.
{% endhint %}

If you have upgraded your RPort server from an older version, you might need to install the Guacamole proxy manually. We provide tiny Debian/Ubuntu packages for fast and easy resolving of the dependency. [Read more](https://oss.rport.io/docs/no19-rdp-proxy.html).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://kb.rport.io/using-the-remote-access/creating-tunnels/rdp-via-browser.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
