# Streisand

Updated: May 1, 2025

{% hint style="success" %}
Streisand is a good alternative to OneClick. It is easy to setup.&#x20;
{% endhint %}

## STEP 1: Download Streisand

[Click here](https://apps.apple.com/us/app/streisand/id6450534064) to be redirected to the App Store app. Download it there.

{% hint style="success" %}

### **App Installation Note**

The Streisand app can be downloaded for free using your own Apple ID, as long as it is *not* a Chinese Apple ID.

Only use [the provided Apple IDs](https://appleid.wannaflix.net/) if you cannot find the app by searching in the App Store.
{% endhint %}

## STEP 2: Import Your Config

### Get the api link

1. Login to your [client area](https://wannaflix.com/clientarea.php) dashboard
2. Select "Streisand" from the iOS Setup dropdown menu
3. Click the "Copy API" button

### Paste the api link into the app

1. Open the Streisand app.
2. Click on the "+" icon on the top right corner.
3. Click on the "Import from clipboard" button&#x20;

<figure><img src="/files/IJjJAM2nH9yPl7zl1ueC" alt="" width="188"><figcaption></figcaption></figure>

<figure><img src="/files/VuVADRuZVlD6co3FnzP8" alt="" width="188"><figcaption></figcaption></figure>

## **STEP 3: Connect**

1. Select a server from the server list
2. Click the round button at the top to connect

<figure><img src="/files/lulqlIMJJwoPsZDhEhbJ" alt="" width="375"><figcaption></figcaption></figure>

3. If it is the first time setting up the app, it may ask you to allow the creation of a VPN profile. Click allow and enter your pin/touch ID/face ID.
4. Otherwise, you will be connected.

<figure><img src="/files/IQJmEO0JVedCZDZoM068" alt="" width="188"><figcaption></figcaption></figure>

To diconnect, click the round button again.&#x20;

## Step 4: Enable Server Auto-Update

{% hint style="success" %}
This updates the server list twice a day so you have the latest configs available at all times
{% endhint %}

1. Long press the config name (Likely starting with <https://api.wannaflix>....)
2. Click "Edit"
3. Set the Name to "Wannaflix"
4. Set Auto Update to "Every 12 Hours"&#x20;
5. Click Save

<figure><img src="/files/eFwoS9IRnBLpaMZ4PPuQ" alt="" width="375"><figcaption></figcaption></figure>

<figure><img src="/files/GsUkOMg2kE47My2RuwHB" alt="" width="375"><figcaption></figcaption></figure>

***

## Advanced Options&#x20;

### Split-tunneling

1. Copy one of the routing rules in the box below
2. Click on the "+" icon on the top right corner.
3. Click on the "Import from clipboard" button&#x20;
4. Still in the Streisand app, go to Settings > Routing
5. Select the config "China Mainland Bypass", and toggle the Enable switch

{% hint style="success" %}

### Routing Rules

**China Mainland Bypass:** Bypass Chinese websites and apps, as well as apple services

`streisand://aW1wb3J0L3JvdXRlOi8vWW5Cc2FYTjBNRERUQVFJREJBVUdWRzVoYldWVWRYVnBaRlZ5ZFd4bGMxOFFGVU5vYVc1aElFMWhhVzVzWVc1a0lFSjVjR0Z6YzE4UUpFRTRRekV5UVRSQkxUQkRORVV0TkVORU55MUJSRVpHTFVJelJEVkNSREkwUkVZMU9hTUhEUkhTQ0FrS0RGWmtiMjFoYVc1YmIzVjBZbTkxYm1SVVlXZWhDMXBuWlc5emFYUmxPbU51Vm1ScGNtVmpkTklPQ1E4TVVtbHdvUkJZWjJWdmFYQTZZMjdURWdnSkV4UU1YV1J2YldGcGJrMWhkR05vWlhKV2FIbGljbWxrb1JWZFoyVnZjMmwwWlRwaGNIQnNaUWdQRkJrZk4xNWlaMjU2ZkllT2s1YVlvYWkydmI4QUFBQUFBQUFCQVFBQUFBQUFBQUFXQUFBQUFBQUFBQUFBQUFBQUFBQUF6UT09`
{% endhint %}

{% hint style="info" %}

### First time setting up routing rules?

Make sure the website and IP databases are updated

1. Go to Settings > Routing&#x20;
2. Click the Settings button, then Assets
3. Enable "Auto Update" and click "Update All"
   {% endhint %}


---

# 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.wannaflix.net/ios/streisand.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.
