# 限制

此页面列出了我们产品的所有当前限制。

***

## 阻止特定网站

以下内容无法通过代理获得：

* 银行网站（网上银行、银行个人账户）
* 政府门户网站和网站
* 支付处理器：<mark style="color:purple;">Stripe</mark>、<mark style="color:purple;">PayPal</mark>

这是旨在限制欺诈活动的监管要求。该块**不适用于**加密服务和支付系统，例如交易所。

{% hint style="warning" %}
适用于所有产品**除** [移动代理](/cn/chan-pin/mobile-proxies.md)。

Stripe 和 PayPal 可在数据中心和 ISP 代理上使用。

Stripe 可用于高级住宅代理。
{% endhint %}

***

## 住宅代理上的 UDP（美国）

{% hint style="danger" %}
UDP 不适用于 **美国** 位置的 [住宅代理](/cn/chan-pin/residential-proxies.md)（**包括无限**）:flag\_us:
{% endhint %}

这不是我们的限制。 2026 年初，美国提供商禁止未经网络内部事先启动的传入 UDP 连接。因此，代理上的 UDP 关联停止在此区域中工作。

UDP 在所有其他位置都可以正常工作。

***

## p0f 开启移动代理

设备指纹伪装 (p0f) 在某些国家/地区和运营商中不可用：

| 国家               | 操作员   |
| ---------------- | ----- |
| 德国:国旗\_de:       | 所有运营商 |
| 法国:国旗\_fr:       | 所有运营商 |
| 印度尼西亚 :flag\_id: | 所有运营商 |
| 波兰:flag\_pl:     | 橙色    |
| 乌克兰:标志\_ua:      | 生命细胞  |
| 英国 :flag\_gb:    | 所有运营商 |

在所有其他位置和运营商中，p0f 修改正常工作。

***

## 关闭端口

{% hint style="info" %}
适用于所有产品。 IMAP (993) 在 DC\ISP 代理上可用。
{% endhint %}

通过代理连接到经常用于攻击第三方服务的服务端口的连接被阻止：

| 港口  | 协议     |
| --- | ------ |
| 21  | 21 FTP |
| 22  | 22 SSH |
| 23  | 23远程登录 |
| 25  | 25邮件发送 |
| ... | ...    |

***

## 无限住宅代理的限制

* 基本连接数限制=5000。可以增加；更多详情请参见[支持](/cn/contact-us.md)。
* 每个订单的最大速度 = 75 **MB/s**


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.proxyshard.com/cn/chan-pin/restrictions.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
