Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@ weight: 160
No.

3. #### How many devices are allowed per account?
2 on the Standard and 7 on the Pro plan. See our [Pricing Page](/pricing/).
5 on the Standard and Plus plans, and 10 on the Pro Suite plan. See our [Pricing Page](/pricing/).

4. #### How many hops are there in your VPN connections?
We have a choice of both single and multi-hop connections. The Multi-hop feature is available in our Pro plan.
We have a choice of both single and multi-hop connections. The Multi-hop feature is available in all plans.

5. #### What type(s) of VPN encryption do you use? Why?
We use the highest AES-256 with 4096-bit RSA keys.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -107,8 +107,6 @@ weight: 610
Entry and exit servers must be in different countries.
</div>

Multi-hop is available with IVPN Pro plans. [Upgrade](/signup/) today.

12. ### How do I enable obfsproxy?

```
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ To enable the feature, log in to the [Account](/account/login#id) area - `Device

### How does the device naming assignment work?

Once enabled, the feature makes use of predefined phrases below (first two on IVPN Standard and all seven on IVPN Pro plan) that are assigned to existing and new devices in a specific order:
Once enabled, the feature makes use of predefined phrases below (first five on IVPN Standard and Plus and all ten on IVPN Pro Suite plan) that are assigned to existing and new devices in a specific order:

```
Silent Circuit
Expand All @@ -42,7 +42,7 @@ Zenith Core
Onyx Eclipse
```

Following the list order above, the first device that is logged in to the IVPN app will be named “**Silent Circuit**”, the second “**Infinite Cipher**” up until adding the seventh device assigned as “**Onyx Eclipse**”.
Following the list order above, the first device that is logged in to the IVPN app will be named “**Silent Circuit**”, the second “**Infinite Cipher**”, the fifth “**Onyx Eclipse**”, and so on.

Devices that were already logged in to the IVPN app prior to the activation of Device Management will be assigned the names in the order you have authenticated them in the past, e.g. the very first device you have logged in to the IVPN app on will be named “**Silent Circuit**”, the second “**Infinite Cipher**” and so on.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ weight: 10
---
# How many devices or simultaneous connections can I have to IVPN?

You can install the IVPN App on as many devices as you require and, by default, a single subscription allows 2 devices with an IVPN Standard plan or 7 devices with an IVPN Pro plan. Please note that each time you log in to our IVPN App, this counts as adding one device. Each time you log out of the app, this counts as removing one device. Whether our app is connected or not and powered on or not, simply logging in is enough to occupy one of the device slots.
You can install the IVPN App on as many devices as you require and, by default, a single subscription allows 5 devices with an IVPN Standard or IVPN Plus plan, or 10 devices with an IVPN Pro Suite plan. Please note that each time you log in to our IVPN App, this counts as adding one device. Each time you log out of the app, this counts as removing one device. Whether our app is connected or not and powered on or not, simply logging in is enough to occupy one of the device slots.

<div markdown="1" class="notice notice--info">
Our terms of service do not permit the sharing of accounts with another person (including within a single household etc). You may wish to investigate the use of a VPN router for household access to allow many devices to share a single connection, though this does require some technical expertise to set up. See our <a href="/setup/router/ddwrt/">DD-WRT router page</a> for more info.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ weight: 570

When connecting to a Multi-hop server, instead of your traffic being routed through a single VPN server, it is routed through two VPN servers. This technology has been carefully incorporated into the IVPN network using the same 256-bit OpenVPN and WireGuard encryption as the single-hop VPN servers. Multi-hop connections offer significantly higher levels of anonymity and privacy, however, they are slightly slower than single-hop connections due to the additional hop that your traffic is routed through. We offer our customers a choice of single and Multi-hop connections for both WireGuard and OpenVPN.

The Multi-hop feature is available in our Pro plan.
The Multi-hop feature is available in all [plans](/pricing).
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ weight: 480
The full list of our WireGuard servers can be viewed on the [server status](/status/) page.

8. #### How many devices can I connect with WireGuard?
Two on the Standard and seven on the Pro plan.
5 on the Standard and Plus plans, and 10 on the Pro Suite plan.

9. #### Do I need to manually create and add public key in the Client Area when adding a new device?
No, when using the IVPN app keys are automatically generated and the public key is uploaded to our server the moment you select the WireGuard protocol in the app.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ Multi-hop increases privacy by sending the encrypted traffic through two countri

Switch back to a single-hop connection by toggling the `Multi-hop` option **OFF**.

The Multi-hop feature is available in our Pro plan.
The Multi-hop feature is available in all [plans](/pricing).
Loading