> For the complete documentation index, see [llms.txt](https://docs.talordata.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.talordata.com/proxy/rotating-residential-proxies/rotating-residential-proxies-quick-start/whitelist-mode.md).

# Whitelist Mode

<kbd>**Create a whitelisted IP address list:**</kbd>

First, add your local IP address to the whitelist.

{% hint style="info" %}
Note: Only IPv4 format (xx.xx.xx.xx) may be added to the whitelist. This IP must not be a proxy or VPN service.
{% endhint %}

#### Usage Method - API Link

<kbd>**Select Data Format Proxy Region:**</kbd>

If no location is specified, randomly assign a global IP location; or specify a country.

<kbd>**Select Format:**</kbd>

Output Format: <kbd>HTTP/HTTPS</kbd>

Data Format: <kbd>TXT and JSON</kbd>

Delimiter Format: <kbd>(r/n/), (/br), (/r), (/n), (/t)</kbd>

{% hint style="info" icon="square-half-stroke" %}

### <mark style="color:green;">**Example 1:**</mark>

{% endhint %}

* For example, if you select “**Random**” as the proxy country:

{% tabs %}
{% tab title="Proxy link" %}

```
https://xxx.talordata.com/getProxyIp?protocol=http&return_type=txt&lb=1&num=1
```

{% endtab %}

{% tab title="Proxy format after opening the link:" %}

```
IP:Port
```

{% endtab %}
{% endtabs %}

* For example, if you select the **United States** (US) as the proxy country and **extract 8 proxies**:

{% tabs %}
{% tab title="Proxy link:" %}

```
https://xxx.talordata.com/getProxyIp?regions=us&protocol=http&return_type=txt&lb=1&num=8
```

{% endtab %}

{% tab title="Proxy format after opening the link:" %}
After opening the link, you will obtain 8 proxies in the format:

```
Same IP: Different ports
```

{% endtab %}
{% endtabs %}

#### Usage Method - National Node

<kbd>**Rotation Method: Randomize IP**</kbd>

When generating proxy credentials in batches, the port remains fixed and unique.

<kbd>**Rotation Method: Sticky IP**</kbd>

When generating proxy credentials in batches, the ports are distinct.

* If a <kbd>specific country</kbd> is selected, up to 500 ports can be generated in a batch;
* If the <kbd>Global</kbd>option is selected, up to 1,000 ports can be generated in a batch.
