# tuna and RDP

## Step 1. Download the client

Instructions are available on the [installation page](https://tuna.am/en/docs/guides/install.md).

## Step 2. Run RDP server

## Step 3. Run tuna

Typically, port `3389` is used for RDP:

```bash
tuna tcp 3389

```

Be careful, providing public access to such services can be insecure.
