Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VPN detects no available options #19

Open
joseparreiras opened this issue Jan 5, 2022 · 3 comments
Open

VPN detects no available options #19

joseparreiras opened this issue Jan 5, 2022 · 3 comments

Comments

@joseparreiras
Copy link

I have two VPN software installed. Named GlobalProtect and HotspotShield. However the command vpn does not seem to find neither of them

@mrodalgaard
Copy link
Owner

Hi, are those VPN softwares installed as applications or setup in System Preferences -> Network? Could you write the output from running scutil --nc list in your Terminal?

@bhanquier
Copy link

bhanquier commented Nov 17, 2023

Hi,

I have the same issue, with an IKEv2 VPN setting set up in System Preferences => Network.

scutil --nc list output is "Available network connection services in the current set (*=enabled):"

Capture d’écran 2023-11-17 à 11 37 35

@mrodalgaard
Copy link
Owner

Hi, this workflow parses the output of scutil --nc list, which should list all VPNs configured through System Preferences -> Network. "Available network connection services in the current set (*=enabled):" is the first line, but a list of VPN connections should follow. My output of scutil --nc list is fx:

Available network connection services in the current set (*=enabled):
* (Disconnected)   E3A8F336-CCEB-4A29-B50A-FBAD41D84A71 PPP --> L2TP       "My VPN"                         [PPP:L2TP]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants