-
I want to use GlobalProtect on a IDE thin client host machine, and instead of opening a window on that machine, I'd like to receive the authentication URL in the CLI and use it on a client to authenticate. Is it possible? Machines are in the same network under NAT so I expect them to not cause any conflicts. |
Beta Was this translation helpful? Give feedback.
Answered by
yuezk
Jan 10, 2025
Replies: 1 comment 9 replies
-
Hi @dantaeusb, You may try this if I understand your requirements correctly:
|
Beta Was this translation helpful? Give feedback.
9 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
gpauth
now supports macOS. You can build thegpauth
binary withcargo build -p gpauth
on macOS