Wireguard support IVPN, anchor links
This commit is contained in:
parent
e19eea9cbf
commit
8856b3df46
@ -17,7 +17,10 @@
|
|||||||
alt="Mullvad">
|
alt="Mullvad">
|
||||||
</div>
|
</div>
|
||||||
<div class="col">
|
<div class="col">
|
||||||
<h2>Mullvad <span class="badge badge-info">EUR €60/Year</span></h2>
|
<h2 id="mullvad" class="anchor">
|
||||||
|
<a href="#mullvad"><i class="fas fa-link anchor-icon"></i></a> Mullvad
|
||||||
|
<span class="badge badge-info">EUR €60/Year</span>
|
||||||
|
</h2>
|
||||||
<p><strong><a href="https://mullvad.net/">Mullvad.net</a> </strong> is a fast and inexpensive VPN with a serious focus on transparency and security. They have been in operation since <strong>2009</strong>. Mullvad is based in <span class="flag-icon flag-icon-se"></span> Sweden and does not have a free trial.</p>
|
<p><strong><a href="https://mullvad.net/">Mullvad.net</a> </strong> is a fast and inexpensive VPN with a serious focus on transparency and security. They have been in operation since <strong>2009</strong>. Mullvad is based in <span class="flag-icon flag-icon-se"></span> Sweden and does not have a free trial.</p>
|
||||||
<h5><span class="badge badge-success">35 Countries</span></h5>
|
<h5><span class="badge badge-success">35 Countries</span></h5>
|
||||||
<p>Mullvad has <a href="https://mullvad.net/en/servers/">servers in 35 countries</a> at the time of writing this page. Picking a VPN provider with a server nearest to you will reduce latency of the network traffic you send. This is because of a shorter route (less hops) to the destination.</p>
|
<p>Mullvad has <a href="https://mullvad.net/en/servers/">servers in 35 countries</a> at the time of writing this page. Picking a VPN provider with a server nearest to you will reduce latency of the network traffic you send. This is because of a shorter route (less hops) to the destination.</p>
|
||||||
@ -48,7 +51,11 @@
|
|||||||
<img src="/assets/img/svg/3rd-party/protonvpn.svg" height="70" width="200" class="img-fluid d-block mr-auto ml-auto align-middle" alt="ProtonVPN">
|
<img src="/assets/img/svg/3rd-party/protonvpn.svg" height="70" width="200" class="img-fluid d-block mr-auto ml-auto align-middle" alt="ProtonVPN">
|
||||||
</div>
|
</div>
|
||||||
<div class="col">
|
<div class="col">
|
||||||
<h2>ProtonVPN <span class="badge badge-info">Free</span> <span class="badge badge-info">USD $96/year</span></h2>
|
<h2 id="protonvpn" class="anchor">
|
||||||
|
<a href="#protonvpn"><i class="fas fa-link anchor-icon"></i></a> ProtonVPN
|
||||||
|
<span class="badge badge-info">Free</span>
|
||||||
|
<span class="badge badge-info">USD $96/year</span>
|
||||||
|
</h2>
|
||||||
<p><strong><a href="https://protonvpn.com/">ProtonVPN.com</a></strong> is a strong contender in the VPN space, and they have been in operation since <strong>2016</strong>. ProtonVPN is based in <span class="flag-icon flag-icon-ch"></span> Switzerland and offers a limited free pricing tier, as well as premium options.</p>
|
<p><strong><a href="https://protonvpn.com/">ProtonVPN.com</a></strong> is a strong contender in the VPN space, and they have been in operation since <strong>2016</strong>. ProtonVPN is based in <span class="flag-icon flag-icon-ch"></span> Switzerland and offers a limited free pricing tier, as well as premium options.</p>
|
||||||
<h5><span class="badge badge-success">44 Countries</span></h5>
|
<h5><span class="badge badge-success">44 Countries</span></h5>
|
||||||
<p>ProtonVPN has <a href="https://protonvpn.com/vpn-servers">servers in 44 countries</a> at the time of writing this page. Picking a VPN provider with a server nearest to you will reduce latency of the network traffic you send. This is because of a shorter route (less hops) to the destination.</p>
|
<p>ProtonVPN has <a href="https://protonvpn.com/vpn-servers">servers in 44 countries</a> at the time of writing this page. Picking a VPN provider with a server nearest to you will reduce latency of the network traffic you send. This is because of a shorter route (less hops) to the destination.</p>
|
||||||
@ -72,8 +79,8 @@
|
|||||||
<img src="/assets/img/svg/3rd-party/ivpn.svg" height="70" width="200" class="img-fluid d-block mr-auto ml-auto align-middle" alt="IVPN">
|
<img src="/assets/img/svg/3rd-party/ivpn.svg" height="70" width="200" class="img-fluid d-block mr-auto ml-auto align-middle" alt="IVPN">
|
||||||
</div>
|
</div>
|
||||||
<div class="col">
|
<div class="col">
|
||||||
<h2>
|
<h2 id="ivpn" class="anchor">
|
||||||
IVPN
|
<a href="#ivpn"><i class="fas fa-link anchor-icon"></i></a> IVPN
|
||||||
<span class="badge badge-info">Standard USD $60/Year</span>
|
<span class="badge badge-info">Standard USD $60/Year</span>
|
||||||
<span class="badge badge-secondary">Pro USD $100/Year</span>
|
<span class="badge badge-secondary">Pro USD $100/Year</span>
|
||||||
</h2>
|
</h2>
|
||||||
|
Reference in New Issue
Block a user