# whitelist

## Usage

```bash
bdy tunnel config set whitelist [options] [cidrs...]
```

## Arguments

| **Argument** | **Description** |
| :--- | :--- |
| `cidrs` | Whitelist provided IP CIDRs. Use "*" to allow all (default: []) (required) |

## Options

| **Option** | **Description** |
| :--- | :--- |
| `-h, --help` | display help for command |


---
Original source: https://buddy.works/docs/cli/tunnel/config/set/whitelist