Search Criteria
Package Details: mullvad-vpn-openrc 1.0-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/mullvad-vpn-openrc.git (read-only, click to copy) |
|---|---|
| Package Base: | mullvad-vpn-openrc |
| Description: | OpenRC service for Mullvad VPN |
| Upstream URL: | https://aur.archlinux.org/packages/mullvad-vpn-openrc |
| Keywords: | mullvad openrc service vpn |
| Licenses: | GPL |
| Submitter: | zerotwo |
| Maintainer: | zerotwo |
| Last Packager: | zerotwo |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2022-11-17 02:50 (UTC) |
| Last Updated: | 2022-11-17 06:52 (UTC) |
Dependencies (2)
- mullvad-vpn (mullvad-vpn-betaAUR, mullvad-vpn-binAUR, mullvad-vpn-beta-binAUR)
- openrcAUR
Latest Comments
nullpointer_ex commented on 2023-04-27 17:59 (UTC)
Please correct the path of mullvad-daemon executable as the aur package now installs the daemon to /usr/bin/mullvad-daemon. Thanks.
gaalfont commented on 2022-11-24 06:42 (UTC)
pro tip: install openresolv if you're having dns issues
gaalfont commented on 2022-11-24 06:06 (UTC)
hey for some reason DNS isn't working for me (openrc + artix). when connected I can ping IPs but can't connect to any domains.
has anyone found a fix for this? I found this for fixing DNS issues: sudo systemctl enable systemd-resolved sudo ln -sf /run/systemd/resolve/stub-resolv.conf /etc/resolv.conf sudo systemctl start systemd-resolved sudo systemctl restart NetworkManager
but not sure what this would look like seeing as I don't have systemd-resolved