Skip to content

Commit

Permalink
Changed gitbook to docs.defguard.net
Browse files Browse the repository at this point in the history
  • Loading branch information
teon committed Oct 15, 2024
1 parent 6013944 commit e0e42c0
Show file tree
Hide file tree
Showing 8 changed files with 22 additions and 22 deletions.
4 changes: 2 additions & 2 deletions src/content/core-features/desktop-client.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ order: 4
defguard client is the only open source client to support **Multi-Factor Authentication** with TOTP, Email & Pre-Shared WireGuard® session keys! Also has:

- Live statistics, VPN details, logs, dark theme, settings, and more!
- Secure and remote [user enrollment](https://defguard.gitbook.io/defguard/help/remote-user-enrollment) - setting up password, automatically configuring the client for all VPN Locations/Networks
- [Onboarding](https://defguard.gitbook.io/defguard/help/remote-user-enrollment/user-onboarding-after-enrollment) - displaying custom onboarding messages, with templates, links …
- Secure and remote [user enrollment](https://docs.defguard.net/help/remote-user-enrollment) - setting up password, automatically configuring the client for all VPN Locations/Networks
- [Onboarding](https://docs.defguard.net/help/remote-user-enrollment/user-onboarding-after-enrollment) - displaying custom onboarding messages, with templates, links …
- Ability to route **predefined VPN traffic or ALL traffic throuhg the VPN**
- Supports not only defguard instances, but any WireGuard® VPN sever (just import your config)
4 changes: 2 additions & 2 deletions src/content/core-features/enrollment.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ title: Secure Remote Enrollment & Onboarding
order: 3
---

[Secure user remote enrollment](https://defguard.gitbook.io/defguard/help/remote-user-enrollment) is a process, during which the user can: double-check their data, setup their password, configure a device to access VPN and secured systems, and if in trouble get admin contact detauls.
[Secure user remote enrollment](https://docs.defguard.net/help/remote-user-enrollment) is a process, during which the user can: double-check their data, setup their password, configure a device to access VPN and secured systems, and if in trouble get admin contact detauls.

<br />
After enrollment the user can be
[onboarded](https://defguard.gitbook.io/defguard/help/remote-user-enrollment/user-onboarding-after-enrollment)
[onboarded](https://docs.defguard.net/help/remote-user-enrollment/user-onboarding-after-enrollment)
with relevant company information, links to company systems, security guidelines, etc. In
the enrollment module, you can write custom messages using markdown that will be shown on
the last step of the enrollment process and sent to the user via email.
Expand Down
2 changes: 1 addition & 1 deletion src/content/core-features/speed.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ order: 10
We've implemented defguard in [Rust](https://www.rust-lang.org/) for **code portability, security, and speed**.
You can easily run defguard on various Linux-based systems on x86, arm, and other architectures
(including Raspberry PI, OpenWRT, etc.) and Unix systems FreeBSD, OpenBSD, and others.
We've prepared various [Linux and OPNsense®](https://defguard.gitbook.io/defguard/features/setting-up-your-instance) (FreeBSD) but we are constantly working on other platforms.
We've prepared various [Linux and OPNsense®](https://docs.defguard.net/features/setting-up-your-instance) (FreeBSD) but we are constantly working on other platforms.
2 changes: 1 addition & 1 deletion src/content/core-features/vpn.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Enterprise WireGuard® VPN with MFA/2FA
order: 2
---

Defguard has a unique and secure architecture as well as **first of it's kind Multi-Factor Authentication for WireGuard® with TOTP/Email and WireGuard® session Pre-Shared Keys**. Since WireGuard® protocol doesn't support 2FA, most (if not all) available WireGuard® solutions use 2FA authorization to the "application" itself (not Wireguard® tunnel). By using our desktop application defguard provides **real MFA/2FA** - read more about it in our [documentation](https://defguard.gitbook.io/defguard/admin-and-features/wireguard/architecture).
Defguard has a unique and secure architecture as well as **first of it's kind Multi-Factor Authentication for WireGuard® with TOTP/Email and WireGuard® session Pre-Shared Keys**. Since WireGuard® protocol doesn't support 2FA, most (if not all) available WireGuard® solutions use 2FA authorization to the "application" itself (not Wireguard® tunnel). By using our desktop application defguard provides **real MFA/2FA** - read more about it in our [documentation](https://docs.defguard.net/admin-and-features/wireguard/architecture).
Other features:

- Beautiful <a href="/client" target="_blank">desktop clients</a> for Mac, Windows & Linux
Expand Down
2 changes: 1 addition & 1 deletion src/content/openvpn-features/2fa.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ title: Real (near protocol) 2FA/Multi-Factor Authentication
order: 3
---

- defguard is the only open-source solution with real WireGuard® [MFA/2FA](https://defguard.gitbook.io/defguard/admin-and-features/wireguard/multi-factor-authentication-mfa-2fa) & integrated [OpenID Connect SSO](https://defguard.gitbook.io/defguard/admin-and-features/openid-connect)
- defguard is the only open-source solution with real WireGuard® [MFA/2FA](https://docs.defguard.net/admin-and-features/wireguard/multi-factor-authentication-mfa-2fa) & integrated [OpenID Connect SSO](https://docs.defguard.net/admin-and-features/openid-connect)
26 changes: 13 additions & 13 deletions src/data/compare-table.ts
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ export const featuresTableData: FeatureTableData = {
features: [
{
status: "yes",
link: "https://defguard.gitbook.io/defguard/help/remote-user-enrollment",
link: "https://docs.defguard.net/help/remote-user-enrollment",
},
{ status: "no" },
{ status: "no" },
Expand All @@ -49,7 +49,7 @@ export const featuresTableData: FeatureTableData = {
features: [
{
status: "yes",
link: "https://defguard.gitbook.io/defguard/help/remote-user-enrollment/user-onboarding-after-enrollment",
link: "https://docs.defguard.net/help/remote-user-enrollment/user-onboarding-after-enrollment",
},
{ status: "no" },
{ status: "no" },
Expand Down Expand Up @@ -84,7 +84,7 @@ export const featuresTableData: FeatureTableData = {
features: [
{
status: "yes",
link: "https://defguard.gitbook.io/defguard/features/ldap-synchronization-setup",
link: "https://docs.defguard.net/features/ldap-synchronization-setup",
},
{ status: "no" },
{
Expand All @@ -103,7 +103,7 @@ export const featuresTableData: FeatureTableData = {
features: [
{
status: "yes",
link: "https://defguard.gitbook.io/defguard/features/forward-auth",
link: "https://docs.defguard.net/features/forward-auth",
},
{ status: "no" },
{
Expand Down Expand Up @@ -431,7 +431,7 @@ export const featuresTableData: FeatureTableData = {
features: [
{
status: "yes",
link: "https://defguard.gitbook.io/defguard/#what-is-defguard",
link: "https://docs.defguard.net/#what-is-defguard",
},
{
status: "no",
Expand All @@ -452,7 +452,7 @@ export const featuresTableData: FeatureTableData = {
features: [
{
status: "yes",
link: "https://defguard.gitbook.io/defguard/features/setting-up-your-instance/kubernetes",
link: "https://docs.defguard.net/features/setting-up-your-instance/kubernetes",
},
{
status: "no",
Expand All @@ -467,7 +467,7 @@ export const featuresTableData: FeatureTableData = {
features: [
{
status: "yes",
link: "https://defguard.gitbook.io/defguard/features/yubikey-provisioning",
link: "https://docs.defguard.net/features/yubikey-provisioning",
},
{
status: "no",
Expand All @@ -493,7 +493,7 @@ export const featuresTableData: FeatureTableData = {
features: [
{
status: "yes",
link: "https://defguard.gitbook.io/defguard/help/setting-up-smtp-for-email-notifications",
link: "https://docs.defguard.net/help/setting-up-smtp-for-email-notifications",
},
{ status: "no" },
{ status: "no" },
Expand Down Expand Up @@ -526,7 +526,7 @@ export const featuresTableData: FeatureTableData = {
features: [
{
status: "yes",
link: "https://defguard.gitbook.io/defguard/features/webhooks",
link: "https://docs.defguard.net/features/webhooks",
},
{
status: "no",
Expand All @@ -547,7 +547,7 @@ export const featuresTableData: FeatureTableData = {
features: [
{
status: "yes",
link: "https://defguard.gitbook.io/defguard/help/sending-support-info",
link: "https://docs.defguard.net/help/sending-support-info",
},
{
status: "no",
Expand All @@ -568,7 +568,7 @@ export const featuresTableData: FeatureTableData = {
features: [
{
status: "yes",
link: "https://defguard.gitbook.io/defguard/features/forward-auth",
link: "https://docs.defguard.net/features/forward-auth",
},
{ status: "no" },
{ status: "no" },
Expand All @@ -581,7 +581,7 @@ export const featuresTableData: FeatureTableData = {
features: [
{
status: "yes",
link: "https://defguard.gitbook.io/defguard/features/ssh-authentication",
link: "https://docs.defguard.net/features/ssh-authentication",
},
{ status: "no" },
{
Expand All @@ -601,7 +601,7 @@ export const featuresTableData: FeatureTableData = {
features: [
{
status: "yes",
link: "https://defguard.gitbook.io/defguard/features/ldap-synchronization-setup",
link: "https://docs.defguard.net/features/ldap-synchronization-setup",
},
{ status: "yes" },
{
Expand Down
2 changes: 1 addition & 1 deletion src/data/footer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
{
"text": "Documentation",
"external": true,
"link": "https://defguard.gitbook.io"
"link": "https://docs.defguard.net"
},
{
"text": "Contact Us",
Expand Down
2 changes: 1 addition & 1 deletion src/data/nav.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
{
"display": "Documentation",
"url": "https://defguard.gitbook.io/defguard/",
"url": "https://docs.defguard.net/",
"prefetch": false,
"external": true
},
Expand Down

0 comments on commit e0e42c0

Please sign in to comment.