Replies: 2 comments
-
Good suggestions! But I'm afraid I don't have enough time to implement it. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I understand it. Anyway, thanks for your hard work! |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
Thanks a million for your development. It saved my day under Ubuntu 22.04!
I'd like to know if there is any way to manage basic options under command shell. I mean, I wrote a simple bash script to connect to my VPN using the command '/usr/bin/gpclient [MyVPN_URL] --now' and I'd like to get the commands for:
Getting the status (connected / disconnected) of the VPN connection. Similar to PaloAlto CLI GloblaProtect 'globalprotect show --status' command.
Disconnecting from the VPN. Similar to PaloAlto CLI GloblaProtect 'globalprotect disconnect' command.
Any ideas appart from launching ifconfig command or killing /usr/bin/gpclient and /usr/sbin/openconnect processes?
TIA!
Beta Was this translation helpful? Give feedback.
All reactions