For the complete documentation index, see llms.txt. This page is also available as Markdown.

代理轮换

Completely customize your proxy rotations based on your own needs.

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

实验:你可以尝试在手机上做同样的事情——在whoer.net上检查IP,打开飞行模式5秒然后关闭。 您应该在 whoer.net 上看到一个全新的 IP。

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

按钮旋转

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

API重置链接

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

示例响应:

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

旋转间隔

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

Set a custom rotation interval in dashboard.coronium.io

Last updated