Proton VPN has an install URL that looks a bit different #6686
Replies: 1 comment 1 reply
-
|
The url is the one used by the in-app updater, you can see it in the Sparkle feed here - https://protonvpn.com/download/macos/updates/v5/sparkle.xml |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Output of
brew configOutput of
brew doctorDescription of issue
So if you go to the official Proton VPN website and try to download the macOS installer, this is the URL you're presented with: https://protonvpn.com/download/macos/6.3.0/ProtonVPN_mac_v6.3.0.dmg
However, the Cask script here has the following URL: "https://vpn.protondownload.com/download/macos/#{version}/ProtonVPN_mac_v#{version}.dmg"
The domain is slightly different and I wasn't sure if this is worth reporting or if it's even an issue to begin with (a security one).
Relevant casks
protonvpn
Beta Was this translation helpful? Give feedback.
All reactions