Skip to content

LexFrench/gnome-globalprotect

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gnome GlobalProtect

Displays an icon in the menu bar which opens the GlobalProtect UI when clicked. The icon will be grayed out when no VPN connection exists. The extension checks for the VPN connectivity status every 5 seconds.

Installation

Clone this repo to the extensions folder:

mkdir -p ~/.local/share/gnome-shell/extensions
git clone https://github.com/saschahagedorn-f3/gnome-globalprotect ~/.local/share/gnome-shell/extensions/gnomeglobalprotect@sascha.hagedorn.form3.tech

Confirm PanGPUI is set as a startup program:

gnome-session-properties

Confirm that PanGPUI is in the list of startup programs and is checked. If not, add a new program with the following:

Name: PanGPUI
Command: /opt/paloaltonetworks/globalprotect/PanGPUI

NOTE: Failing to set PanGPUI as a startup program can result in gnome freezing when you click on the GlobalProtect Icon.

Enable the extension:

gnome-extensions enable gnomeglobalprotect@sascha.hagedorn.form3.tech

Restart the GNOME shell with Alt + F2 and type r.

About

Launch GlobalProtect UI from the Gnome menu bar

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.0%
  • CSS 1.0%