From 8404e863a4d8d8c351c72546b09fbe41ddebd6d9 Mon Sep 17 00:00:00 2001 From: tiyn Date: Thu, 21 Aug 2025 04:58:48 +0200 Subject: [PATCH] vpn: added globalprotect entry --- wiki/{global_protect.md => globalprotect.md} | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) rename wiki/{global_protect.md => globalprotect.md} (65%) diff --git a/wiki/global_protect.md b/wiki/globalprotect.md similarity index 65% rename from wiki/global_protect.md rename to wiki/globalprotect.md index 981c775..5327d9c 100644 --- a/wiki/global_protect.md +++ b/wiki/globalprotect.md @@ -1,21 +1,21 @@ -# Global Protect +# GlobalProtect -[Global Protect](https://www.paloaltonetworks.de/resources/datasheets/globalprotect-datasheet) is a +[GlobalProtect](https://www.paloaltonetworks.de/resources/datasheets/globalprotect-datasheet) is a cross-platform [VPN](/wiki/vpn.md). ## Installation -The Global Protect client is available for [Windows](/wiki/windows.md), MacOS, +The GlobalProtect client is available for [Windows](/wiki/windows.md), MacOS, [Linux](/wiki/linux.md), [Android](/wiki/android.md) aswell as iOs and iPadOS. On some Linux distributions the package is called `globalprotect-openconnect` but the corresponding command is called `gpclient` which can sometimes lead to confusion. ## Usage -The usage of the Global Protect client is pretty simple. +The usage of the GlobalProtect client is pretty simple. After starting the program the portal address has to be added and is followed by a login. Afterwards the client will connect. -Global Protect is usually used by bigger companies and universities like the +GlobalProtect is usually used by bigger companies and universities like the [University of Oldenburg](https://uol.de/it-services/services/campus-network) which wrote a proper installation and usage guide for all the operating systems that are supported.