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

added basic support for the macOS builtin vpn using scutil #16

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pSpitzner
Copy link

This should enable wireguard connections, too. They are added to system preferences / network.

the idea to use scutil comes from stve's workflow: https://github.com/stve/alfred-vpn but I did not want to have two workflows.

at the moment builtin is listed as an app in the config, I did not know how to work around this.

this should enable wireguard connections as they
can are added to the system preferences (network).
@deanishe
Copy link
Owner

This should enable wireguard connections, too. They are added to system preferences / network

It doesn't find IKEv2 VPNs, so I wouldn't count on it showing Wireguard VPNs.

What kind of VPNs do you have?

@pSpitzner
Copy link
Author

I do have one wireguard setup (mullvad) and it shows up in system preferences and in scutil as VPN:com.wireguard.macos. Having said so, it does not show up in the menu bar item for vpns.

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

Successfully merging this pull request may close these issues.

2 participants