> For the complete documentation index, see [llms.txt](https://docs.proxyshard.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.proxyshard.com/eng/our-products/restrictions.md).

# Limitations

This page lists all current restrictions for our products.

***

## Blocking of specific websites

The following are unavailable through proxies:

* Banking websites (online banking, bank personal accounts)
* Government portals and websites, as well as websites in the `.gov` and `.edu` domains
* Payment processors: <mark style="color:purple;">Stripe</mark>, <mark style="color:purple;">PayPal</mark> (including <mark style="color:purple;">Yahoo</mark>)

This is a regulatory requirement aimed at limiting fraudulent activity. The block **does not apply** to crypto services and payment systems such as exchanges.

{% hint style="warning" %}
Applies to all products **except** [Mobile proxy](/eng/our-products/mobile-proxies.md).

Stripe and PayPal are available on Datacenter and ISP proxies.
{% endhint %}

Additional restrictions on Residential proxies:

* On [Premium Residential](/eng/our-products/residential-proxies/premium-residential.md), `apple.com` is unavailable.
* Microsoft services are unavailable on [Standard Residential](/eng/our-products/residential-proxies/standard-residential.md) and [Unlimited Residential](/eng/our-products/residential-proxies/unlimited-residential-proxy.md).

***

## UDP on Residential proxies (US)

{% hint style="danger" %}
UDP does not work on [Residential proxies](/eng/our-products/residential-proxies.md) (**including Unlimited**) in the **US** location :flag\_us:
{% endhint %}

This is not our restriction. In early 2026, US providers prohibited incoming UDP connections without prior initiation from inside the network. Because of this, UDP Associate on proxies stopped working in this region.

UDP works without issues in all other locations.

***

## p0f switching on Mobile proxies

Device fingerprint spoofing (p0f) is unavailable in some countries and operators:

| Country                   | Operator        |
| ------------------------- | --------------- |
| United Kingdom :flag\_gb: | All operators   |
| Ireland :flag\_ie:        | Vodafone        |
| Germany :flag\_de:        | All operators   |
| Netherlands :flag\_nl:    | Vodafone        |
| France :flag\_fr:         | All operators   |
| Italy :flag\_it:          | Vodafone, WIND  |
| Poland :flag\_pl:         | Orange          |
| Indonesia :flag\_id:      | All operators   |
| New Zealand :flag\_nz:    | OneNZ           |
| Ukraine :flag\_ua:        | Life (Lifecell) |

In all other locations and operators, p0f switching works normally.

***

## Connection limit for Datacenter and ISP proxies

[Datacenter proxies](/eng/our-products/datacenter-proxies.md) and [ISP proxies](/eng/our-products/isp-proxies.md) have a limit of **2,500 connections per IP**.

***

## Closed ports

{% hint style="info" %}
Applies to all products. IMAP (993) is available on DC\ISP proxies.
{% endhint %}

Connections through proxies to service ports that are often used for attacks on third-party services are blocked:

| Port | Protocol |
| ---- | -------- |
| 21   | FTP      |
| 22   | SSH      |
| 23   | Telnet   |
| 25   | SMTP     |

***

## Restrictions on Unlimited Residential proxies

* Basic connection limit = 5000. It can be increased; more details are available from [Support](/eng/contact-us.md).
* Maximum speed per order = 75 **Mbps**


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.proxyshard.com/eng/our-products/restrictions.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
