# Eclipse (OpenVPN)

{% hint style="danger" %}
**OpenVPN is no longer supported since February 2023.**
{% endhint %}

### 1. Download the app

[Download the app](https://wannaflix.com/dl.php?type=d\&id=12) and install it.

### 2. Download the configs&#x20;

1. Go to [this page](https://wannaflix.com/eclipse.php).
2. Download the "Eclipse" config files and save them in C:\Program Files\OpenVPN\config

### 3. Get your username and password

1. Go to this page.&#x20;
2. Note your username and password. You'll need it in the next step

### 4. Connect

#### Start the app.

Run the openvpn app (you can do a search in the search bar for 'openvpn').

Go to the tray. It's at the bottom right corner of your screen; there should be lots of small icons there.&#x20;

Right click on the OpenVPN icon (if you can't see it, click on the small up arrow to reveal more icons).

{% hint style="info" %}
The icon looks like a computer with a lock on it.
{% endhint %}

#### Connect.

Select a server, and click "Connect".

{% hint style="info" %}
If you don't see any servers, click "import file" from the openvpn menu, and select the .ovpn file you downloaded in step 2.
{% endhint %}

A pop up will appear. It will ask you for your username and password from step 3. Paste them in.

Wait for it to connect and enjoy the internet.

{% hint style="success" %}
To disconnect, right click on the icon, select the server you're connected to, and click "disconnect".
{% 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/cn/installation-guides/eclipse-openvpn.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.
