> For the complete documentation index, see [llms.txt](https://docscn.coronium.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docscn.coronium.io/ji-shu-shuo-ming/dai-li-lun-huan.md).

# 代理轮换

{% hint style="warning" %}
**注意：**&#x4E00;旦您发送代理重置请求，您的代理会有 10-20 秒的停机时间。 这适用于所有旋转方法。

**系统限制：**&#x36;0秒内只能轮换一次代理。
{% endhint %}

我们轮换代理的方式是暂时断开设备与互联网的连接，然后再重新连接。 这为我们提供了来自该位置 IP 池的全新 IP

{% hint style="info" %}
**实验：**&#x4F60;可以尝试在手机上做同样的事情——在whoer.net上检查IP，打开飞行模式5秒然后关闭。 您应该在 whoer.net 上看到一个全新的 IP。 &#x20;
{% endhint %}

我们的客户可以通过多种方式轮换代理。

### 按钮旋转

最简单的方法是单击dashboard.coronium.io“代理”选项卡上的一个按钮。 这将发送轮换请求，您将看到带有结果的通知。

### API重置链接

对于需要将代理轮换集成到他们的应用程序中的开发人员，我们为每个代理提供了一个 API 重置链接。

{% hint style="info" %}
**示例链接:** <https://dashboard.coronium.io/api/v1/modems/restart-by-token/eyJhbGciOiJIUzUxMiIsInR5cCI6IkpXVCJ9.eyJfbW9kZW1JZCI6IjYxMTEzOWFiM2VlMTIxZTU2ZjQxMzE5NCIsIl91c2VySWQiOiI2MGQzMTkxMDNlZTEyMWU1NmY0MTJmYmIiLCJ0cyI6MTY0NTcxNjA4NTg1OCwiaWF0IjoxNjQ1NzE2MDg1fQ.Qo5RH8pHd0hg1JCSE5mx9wTdPc47GZhj8s-Wl3xlvslqC-YMtMhaeWAT3BP3prgH1fOS8jqq7LFH4lJh3VYGlA/>
{% endhint %}

{% hint style="info" %}
**示例响应:**

```
{"result":"ok","message":"Rotation request sent successfully, allow 10-20 seconds for IP to reset"}
```

{% endhint %}

### 旋转间隔

您可以设置轮换间隔，您的代理将由我们的系统自动轮换。

<div align="left"><img src="/files/0zpLG12nIkSUUM3qXEfu" alt="Set a custom rotation interval in dashboard.coronium.io"></div>
