Replies: 7 comments 14 replies
-
Absolutely! #231 |
Beta Was this translation helpful? Give feedback.
-
I thought I'd post a brief update. Yesterday, I finally started to approach the Developer ID distribution, which is the way to deploy Mac apps outside the App Store and therefore related to this discussion. There are some quirks to look into because I need to work around the absence of a keychain and App Groups, but I managed to start a WireGuard connection successfully. |
Beta Was this translation helpful? Give feedback.
-
Folks, I'm thrilled to inform you that next week I should have a beta .dmg for trying this. |
Beta Was this translation helpful? Give feedback.
-
@vaygr @kris-anderson at the bottom of this run, you will find .dmg artifacts for both arm64 (Apple Silicon) and x86_64 (Intel). https://github.com/passepartoutvpn/passepartout/actions/runs/15296288007 Feedback of any kind is appreciated. |
Beta Was this translation helpful? Give feedback.
-
@keeshux excellent, I got the cask code in vaygr/homebrew-tap@0cbd36a. Unfortunately, curl 404-s source URLs from actions runs, so to test this on Apple Silicon: brew tap vaygr/tap
# Download the binary and rename:
mv ~/Downloads/mac-dmg-arm64.zip ~/Library/Caches/Homebrew/downloads/e9c5f87617fed57746e3c2ae61ee86cf6535888911d8fcf35310bf72a1737b3f--3206250549
brew install passepartout This will become easier once artifacts are available on the releases page or wherever you prefer to host them publicly. I'll update cask code then. My test openvpn profile connection worked great, no issues. System extension addition worked as expected too, as did all permission handling. Now the bigger question is how to unlock the full version of Passepartout, since I'd like to exclude local networks from VPN connectivity. I'm assuming there's no license management in this build. Is there a solution/plan for this already? Otherwise it might be worth looking into what another great open source app https://github.com/Beingpax/VoiceInk does. |
Beta Was this translation helpful? Give feedback.
-
@vaygr here's release 3.4.0 with the .dmg attached: https://github.com/passepartoutvpn/passepartout/releases/tag/v3.4.0 If necessary, these are the unversioned (latest) links from now on:
|
Beta Was this translation helpful? Give feedback.
-
OK, so the cask has been approved and merged. It will also be auto-updated on new releases in the repository. I think it's safe to close this after docs update. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I see Passepartout is available only on the app store.
Would you consider publishing the binary, so it's installable via automated means and no registration / Apple account requirements?
Beta Was this translation helpful? Give feedback.
All reactions