# Shadowrocket

Shadowrocket is a powerful proxy client for the iOS platform. By following the steps below, you can configure proxies on your iPhone or iPad to achieve global or on-demand proxy for your device.

{% hint style="success" icon="lightbulb-exclamation-on" %}
Before configuring the proxy, you need to obtain proxies credentials. [Click here](/proxy/rotating-residential-proxies/quick-start.md) to learn how to obtain proxies credentials.
{% endhint %}

***

{% stepper %}
{% step %}

#### **Download Shadowrocket**

Search for Shadowrocket in the App Store, download and install it on your device.
{% endstep %}

{% step %}

#### **Open Shadowrocket and Add a Node**

Launch Shadowrocket, tap the **Add Node** button at the top of the home page (the "+" icon in the top-right corner).

<figure><img src="/files/7hea4jxRpqNpzgqSb6Tg" alt="" width="411"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### **Configure the Proxy**

On the node configuration page, tap **Type** and select the protocol that matches yours.

Fill in the following proxy information and tap **Save**:

* Address: Enter the proxy host
* Port: Enter the proxy port
* Username: Enter your proxy username
* Password: Enter your proxy password

<figure><img src="/files/D6FwGukot3aB44ZfRjfD" alt="" width="407"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### **Connect the Proxy**

Return to the Shadowrocket home page. You will see the node you just added.\
Tap the switch button at the top and select the added node.

<figure><img src="/files/tcWT5fsqlc6ayQUpdrHJ" alt="" width="407"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### **Verify the Proxy**

Visit [ipinfo.io](https://ipinfo.io) in your browser to confirm that the displayed IP address is your proxy IP.
{% endstep %}
{% endstepper %}

***


---

# 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:

```
GET https://docs.talordata.com/proxy/integrations/shadowrocket.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.
