mirror of
https://github.com/os-mnemo/pan-globalprotect-okta
synced 2026-07-31 07:44:38 +02:00
Request username/password if empty. Override configuration file
settings with environment variables (GP_*). Implement openconnect command (for sudo/doas cases) and args (for custom vpnc scripts). Implement execution.
This commit is contained in:
+4
-1
@@ -6,4 +6,7 @@ password = mypass
|
||||
totp.okta = ABCDEFGHIJKLMNOP
|
||||
totp.google = ABCDEFGHIJKLMNOP
|
||||
gateway = Manual ny1-gw.example.com
|
||||
bug.nl = 0
|
||||
openconnect_cmd = sudo openconnect
|
||||
openconnect_args = # optional arguments to openconnect
|
||||
execute = 0 # execute openconnect command
|
||||
bug.nl = 0 # newline work-around for openconnect
|
||||
|
||||
Reference in New Issue
Block a user