-
|
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: 2 comments 12 replies
-
|
Hi @dantaeusb, You may try this if I understand your requirements correctly:
|
Beta Was this translation helpful? Give feedback.
12 replies
-
|
simplier script, without file copying and without tmux: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
gpauthnow supports macOS. You can build thegpauthbinary withcargo build -p gpauthon macOS