Mozilla VPN
A fast, secure and easy to use VPN. Built by the makers of Firefox. Read more on https://vpn.mozilla.org
Note that the Mozilla VPN team does not currently provide official support for Linux distributions other than Ubuntu:
https://support.mozilla.org/en-US/kb/how-install-mozilla-vpn-linux-computer#w_other-linux-distributions
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:cimbali/mozillavpn && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
0001-Fix-build-errors-from-deprecated-QByteArray-c |
0000016437 16.1 KB | |
mozillavpn.changes | 0000008573 8.37 KB | |
mozillavpn.spec | 0000004411 4.31 KB | |
mozillavpn_2.24.3.orig.tar.gz | 0234112592 223 MB |
Latest Revision
Cimba Li (cimbali)
committed
(revision 22)
Fix build error
Comments 2
There might be a package dependency missing:
openresolv
It installed and I was able to login to my mozilla account. It seemed to connect but no page would load; The logs say something about a DNS error.
After digging around a bit I found this comment on github. Installed the
openresolv
package and now everything seems to work just fine.Thanks, there might be something missing indeed. However I can’t exactly reproduce this, as the package works for me and openresolv isn’t installed. I’ll investigate further.