# SSR \[Deprecated]

Updated: 11 October, 2020

{% hint style="danger" %}
NOTE: This guide will no longer be updated as SSR is no longer under active development and the installation steps won't change anymore.
{% endhint %}

{% hint style="info" %}
We personally find that the Netch app is easier to use and fully supports ShadowsocksR. [See the guide here >](/installation-guides/windows/netch-1.md)
{% endhint %}

This app ONLY support Shadowsocks. It does NOT support v2ray.

## Download and install ShadowsocksR

[Click here](https://wannaflix.net/dl.php?type=d\&id=25) to download the app. It will download it in .ZIP format.

{% hint style="success" %}
Alternative mirrors:

Download on [Github](https://github.com/shadowsocksrr/shadowsocksr-csharp/releases)&#x20;
{% endhint %}

Find the ShadowsocksR-win-4.9.2.zip file in your download folder. Unzip it (right click > Extract all... ). Then, open the unzipped folder.

![](/files/-MF1angLMRfqh_oGs_J-)

Double-click on the "ShadowsocksR-dotnet4.0" file to run the ShadowsocksR (SSR) app.

{% hint style="info" %}
If you are running **Windows 7**, please run the ShadowsocksR-dotnet**2.0** instead.
{% endhint %}

![](/files/-MF1aqaRvFAofGJt2K1D)

{% hint style="info" %}
If you get any popups or if your antivirus says anything, select yes / allow access / create exception, according to the situation to allow the app to run.
{% endhint %}

Close the SSR window if it appeared.

## Add the API link

### Get your API

1. Go to your [client area](https://wannaflix.com/clientarea.php) Shadowsocks page
2. Click on the "Windows SSR" button in the API box to copy the API

### Paste your API

1. Find the ShadowsocksR icon in the tray. **Right-click** on it to show the menu

![](/files/-MF1aQjfT_qkAH-47T-3)

{% hint style="info" %}
If you can't find the icon, that means the app is NOT running. Double-click on the "ShadowsocksR-dotnet4.0" file to run the ShadowsocksR (SSR) app.

See previous section.
{% endhint %}

&#x20;   2\. Go to Server Subscribe > Subscribe setting...

![](/files/-MF1aTwcKNLkygt57Qfk)

&#x20;   3\. Click Add, and past the API in the URL box. Then click OK.

![](/files/-MF1aWJXJH-Yh2D8tSfM)

&#x20;   4\. Right-click on the icon again to show the menu.&#x20;

&#x20;   5\. Go to Server Subscribe > Update subscribe SSR node (bypass proxy) to pull the server list

![](/files/-MF1agHbi7Uabp1e2rLq)

## Connect

&#x20;   1\. Right-click on the icon

&#x20;   2\. Go to Servers > Wannaflix and select a server from the list

&#x20;   3\. Right-click on the icon again. Click Mode > Global to connect

{% hint style="success" %}
To disconnect, click Mode > Disable System Proxy&#x20;
{% endhint %}

## Additional steps

### Disable load balancing

1. Right-click on the icon
2. Click on Load Balance to uncheck it

### Delete the default server

1. **Left-click** on the icon
2. Find the default server. Select it and click "Delete"

## Troubleshooting

So far no common issues have been reported. We'll edit this section should the need arise.


---

# 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/installation-guides/windows/ssr.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.
