Connect to a GlobalProtect VPN on Linux via OpenConnect. More information: https://github.com/yuezk/GlobalProtect-openconnect.
gpclient connect {{vpn_gateway_url}}
gpclient disconnect
gpclient launch-gui
gpclient connect --fix-openssl {{vpn_gateway_url}}
gpclient connect --ignore-tls-errors {{vpn_gateway_url}}
gpclient --version
gpclient help {{command}}