File tree Expand file tree Collapse file tree 5 files changed +38
-28
lines changed
Expand file tree Collapse file tree 5 files changed +38
-28
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,12 @@ annualPriceLink: "/get-a-quote/"
88buttonText : " Contact Sales"
99---
1010
11- - All Enterprise & Open Source features
12- - Email Support / Ticket system
13- - No limits
11+
12+ - All Open Source features without limits
13+ - All Enterprise features with:
14+ - Custom user limits or unlimited
15+ - Custom VPN locations limit or unlimited
16+ - Custom network devices (eg. IoT) limit or unlimited
17+ - Dedicated Support (SLA)
18+
19+
Original file line number Diff line number Diff line change 11---
2- name : Personal
2+ name : Open Source
33order : 1
44price : 0
55priceLink : " /download-confirm/"
@@ -8,9 +8,10 @@ linkTarget: "_self"
88buttonText : " Download"
99---
1010
11- - Community support
12- - All open source features without limits
13- - Enterprise features with limits:<br />
14- ◦ Up to 5 users<br />
15- ◦ 10 devices<br />
11+
12+ - All Open Source features without limits< br />
13+ - Enterprise features limits:<br />
14+ ◦ Up to 5 users / 10 devices <br />
15+ ◦ 10 network devices<br />
1616 ◦ 1 location <span >(no limits for number of gateways per location)</span >
17+ - Community support
Original file line number Diff line number Diff line change 11---
2- name : " Standard "
2+ name : " Business "
33order : 3
4- price : 190
5- priceLink : " https://buy.stripe.com/eVaeX39gUe2L9PifZ1 "
6- annualPrice : 179
7- annualPriceLink : " https://buy.stripe.com/dR6dSZeBe3o76D6aEM "
8- discount : 6
4+ price : 139
5+ priceLink : " https://buy.stripe.com/dRmbJ15P93VE7UCfaDbfO0h "
6+ annualPrice : 129
7+ annualPriceLink : " https://buy.stripe.com/aFa5kD3H19fY1we0fJbfO0i "
8+ discount : 7
99buttonText : " Buy"
1010---
11-
12- - All Enterprise & Open Source features
13- - Email Support / Ticket system
14- - Up to 100 users
15- - 3 VPN location limit
11+ - All Open Source features without limits
12+ - Enterprise features limits:
13+ - 250 users / 500 devices
14+ - 5 VPN location limit
15+ - 1000 network devices (for IoT)
16+ - Email Support & Ticket system
Original file line number Diff line number Diff line change 11---
2- name : " Standard "
2+ name : " Team "
33order : 2
44price : 69
55priceLink : " https://buy.stripe.com/14kdSZct6gaT0eI28a"
66annualPrice : 59
77annualPriceLink : " https://buy.stripe.com/bIYg17fFi3o76D6eV1"
88discount : 15
99buttonText : " Buy"
10- disabled : true
10+ disabled : false
1111---
1212
13- - All Enterprise & Open Source features
13+ - All Open Source features without limits
14+ - Enterprise features limits:
15+ - 85 users / 200 devices
16+ - 3 VPN locations
17+ - 250 network devices (eg. for IoT)
1418- Community support
15- - No user limits
16- - No VPN location limits
Original file line number Diff line number Diff line change @@ -17,13 +17,13 @@ const pricingData = pricingCollection
1717 .map ((p ) => ({ ... p .data , content: p .body , id: p .id }));
1818
1919const title =
20- " defguard enterprise open-source SSO& VPN with 2FA/MFA : Pricing for Enterprise " ;
20+ " defguard enterprise VPN for WireGuard : Pricing" ;
2121const featuredImage =
2222 " github.com/DefGuard/defguard.github.io/raw/main/public/images/png/defguard.png" ;
2323const imageWidth = " 1080" ;
2424const imageHeight = " 540" ;
2525const description =
26- " defguard - enterprise open-source SSO& VPN - the only open-source solution with real WireGuard® MFA/2FA & integrated OpenID Connect SSO" ;
26+ " defguard enterprise VPN - the only open-source solution with real WireGuard® MFA/2FA & integrated OpenID Connect SSO" ;
2727const url = " https://defguard.net/pricing/" ;
2828const tags = [
2929 " defguard" ,
@@ -66,7 +66,7 @@ const tags = [
6666 <ContentLimiter contentId =" pricing-tiers" maxWidth ={ 1100 } >
6767 <header >
6868 <FlexibleSection
69- title =" Pricing"
69+ title =" Pricing for Defguard Enterprise VPN "
7070 titleTag =" h1"
7171 id =" blog-header"
7272 variant =" white"
You can’t perform that action at this time.
0 commit comments