Skip to content

arthvadrr/load-unload-global-protect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

load-unload-global-protect

An NPM module for launching/quitting GlobalProtect since they make it such a pain to do so. (uses shell) (macos only)

Usage

Install this module from github: npm install -g git+https://github.com/arthvadrr/load-unload-global-protect.git

Be sure to give permissions to the shell scripts (only if needed, try running the script first) chmod +x start.sh stop.sh

To start: gprotect

To stop: gprotectstop

Note that you do not need to prefix with npm. In the terminal you should see something similar:

[~]$ gprotect
[~]$ gprotectstop

About

Short npm script to launch / quit global protect

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages