diff --git a/src/content/en/pages/knowledgebase/general/answers-for-18-questions-to-ask-your-vpn-service-provider.md b/src/content/en/pages/knowledgebase/general/answers-for-18-questions-to-ask-your-vpn-service-provider.md index 3d2e29d5..13fc6cbb 100644 --- a/src/content/en/pages/knowledgebase/general/answers-for-18-questions-to-ask-your-vpn-service-provider.md +++ b/src/content/en/pages/knowledgebase/general/answers-for-18-questions-to-ask-your-vpn-service-provider.md @@ -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. diff --git a/src/content/en/pages/knowledgebase/general/command-line-client-faq.md b/src/content/en/pages/knowledgebase/general/command-line-client-faq.md index 4908b645..d7944b8d 100644 --- a/src/content/en/pages/knowledgebase/general/command-line-client-faq.md +++ b/src/content/en/pages/knowledgebase/general/command-line-client-faq.md @@ -107,8 +107,6 @@ weight: 610 Entry and exit servers must be in different countries. - Multi-hop is available with IVPN Pro plans. [Upgrade](/signup/) today. - 12. ### How do I enable obfsproxy? ``` diff --git a/src/content/en/pages/knowledgebase/general/device-management-faq.md b/src/content/en/pages/knowledgebase/general/device-management-faq.md index 3828c5ae..6f5be2ab 100644 --- a/src/content/en/pages/knowledgebase/general/device-management-faq.md +++ b/src/content/en/pages/knowledgebase/general/device-management-faq.md @@ -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 @@ -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. diff --git a/src/content/en/pages/knowledgebase/general/how-many-devices-or-simultaneous-connections-can-i-have-to-ivpn.md b/src/content/en/pages/knowledgebase/general/how-many-devices-or-simultaneous-connections-can-i-have-to-ivpn.md index 1c92d4d0..be5fc0b1 100644 --- a/src/content/en/pages/knowledgebase/general/how-many-devices-or-simultaneous-connections-can-i-have-to-ivpn.md +++ b/src/content/en/pages/knowledgebase/general/how-many-devices-or-simultaneous-connections-can-i-have-to-ivpn.md @@ -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.
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 DD-WRT router page for more info. diff --git a/src/content/en/pages/knowledgebase/general/what-is-a-multihop-vpn-service.md b/src/content/en/pages/knowledgebase/general/what-is-a-multihop-vpn-service.md index d7826e77..3cf42e3e 100644 --- a/src/content/en/pages/knowledgebase/general/what-is-a-multihop-vpn-service.md +++ b/src/content/en/pages/knowledgebase/general/what-is-a-multihop-vpn-service.md @@ -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). diff --git a/src/content/en/pages/knowledgebase/general/wireguard-faq.md b/src/content/en/pages/knowledgebase/general/wireguard-faq.md index d201d1fa..df60a751 100644 --- a/src/content/en/pages/knowledgebase/general/wireguard-faq.md +++ b/src/content/en/pages/knowledgebase/general/wireguard-faq.md @@ -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. diff --git a/src/content/en/pages/knowledgebase/ios/ios-how-to-enable-multihop.md b/src/content/en/pages/knowledgebase/ios/ios-how-to-enable-multihop.md index 6fbef44e..acc152e3 100644 --- a/src/content/en/pages/knowledgebase/ios/ios-how-to-enable-multihop.md +++ b/src/content/en/pages/knowledgebase/ios/ios-how-to-enable-multihop.md @@ -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).