jenabaivab,
sudo systemctl start vpn-unlimited-daemon.service
sudo systemctl enable vpn-unlimited-daemon.service
Check status:
sudo systemctl status vpn-unlimited-daemon.service
Git Clone URL: | https://aur.archlinux.org/vpn-unlimited-bin.git (read-only, click to copy) |
---|---|
Package Base: | vpn-unlimited-bin |
Description: | VPN Unlimited client application |
Upstream URL: | https://www.vpnunlimitedapp.com |
Licenses: | custom |
Conflicts: | vpn-unlimited |
Provides: | vpn-unlimited |
Submitter: | carsme |
Maintainer: | None |
Last Packager: | carsme |
Votes: | 17 |
Popularity: | 0.000012 |
First Submitted: | 2023-08-10 08:56 (UTC) |
Last Updated: | 2024-01-28 23:19 (UTC) |
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 Next › Last »
jenabaivab,
sudo systemctl start vpn-unlimited-daemon.service
sudo systemctl enable vpn-unlimited-daemon.service
Check status:
sudo systemctl status vpn-unlimited-daemon.service
Hello, I am new to Linux so sorry if I miss anything obvious. I have installed Manjaro KDE yesterday and installed this via Pamac. Whenever I try to connect a server, it says the service is not started.
The error goes -
The access to VPN Unlimited servers is disabled because the related VPN Unlimited Host Service is currently stopped. Please restart the service. Read the instructions. 1. Open the console 2. Switch to the root access 3. Execute the command "service vpn-unlimited-daemon start" 4. Open the VPN Unlimited app and connect to a server 5. If the issue persists, please contact the technical support at support@keepsolid.com
When I run this command on the konsole, nothing happens. Is there any way to start the daemon service manually?
Edit - I started the service after running the vpn-unlimited-daemon file at usr/bin. Still getting the same error. Is there anything else that needs to be done?
Thank you, @eduard, for the heads-up. I have now updated the link to the correct one. However, when I visit https://www.vpnunlimitedapp.com/downloads/linux, I only see the download link as https://www.vpnunlimitedapp.com/api/keepsolid/vpn-download?platform=linux-new. Using curl -ILs -o /dev/null -w %{url_effective} 'https://www.vpnunlimitedapp.com/api/keepsolid/vpn-download?platform=linux-new'
gives the same address as the one on the website, which is different from the one you have provided. Is there any way you could share this specific download URI on your website?
@elswerky, I am afraid I cannot do much about your comment. It's an upstream issue that needs to be addressed by KeepSolid. However, you could try to checkout a specific hash (e.g., git checkout -b v4 1f4bd216ac6e3173899e0e9bced695d29d17a128
) when you git clone
this repository, and try installing v4
of vpn-unlimited
via makepkg --syncdeps --clean --cleanbuild --rmdeps --install
.
new version v 7.0.3 is too bad comapred to old version v 4 ,, the new v7.0.3 is too slow to upload servers and account status plz fix this version
At first, there was an idea to use single repo for all platforms (Debian, Ubuntu, Mint), but then plans changed and the repository http://apt.keepsolid.com/deb/dists/stable/main/binary-amd64/vpn_unlimited_v7.0_amd64.deb will be deleted soon.
You should use binary from a new Debian repo or file from the site (it's the same file):
http://apt.keepsolid.com/debian/dists/buster/main/binary-amd64/vpn-unlimited_7.0+deb10-amd64.deb
Hi @eduard. Thank you for the heads up!
A question, though. When I proceed to https://www.vpnunlimitedapp.com/downloads/linux and click on "Standalone version 64bit (Ubuntu 18+)," I get the vpn-unlimited_7.0-debian-amd64.deb
file. That's what I get when I click on the link that has the URL: https://www.vpnunlimitedapp.com/api/keepsolid/vpn-download?platform=linux-new. Do you think I should still change the download URL from http://apt.keepsolid.com/deb/dists/stable/main/binary-amd64/vpn_unlimited_v7.0_amd64.deb to http://apt.keepsolid.com/debian/dists/buster/main/binary-amd64/vpn-unlimited_7.0+deb10-amd64.deb?
vpn-unlimited will be officially released on linux over the next couple of days
binary file and the repository url will be updated
I mean the suport for Linux, @aytekinar.
@noobr, Currently, v7.0 still not has anounced on official page. I guess we need to wait more.
Wireguard already available on my android phone... any chances we get it on arch soon?
Pinned Comments
ItachiSan commented on 2025-03-28 09:36 (UTC)
Hi,
I rarely use the app; I fixed locally one issue, but can't get it to work otherwise. So, I will leave it to the next maintainer.
If you have app issues, I recommend generating profiles in the account page, since those integrate very well with all regular tools like NetworkManager and CLI tools like wireguard and openvpn.
carsme commented on 2023-12-28 16:59 (UTC)
NOTE: Issues regarding
icu
library files not being found, such asare not strictly related to this package, but to
boost174
. Each time theicu
package in the official repositories is updated to a new major version,boost174
needs to be rebuilt.You don't need to install any version of
icu
other than the package available in the official repositories. To resolve the issue, either rebuildboost174
yourself or, even better, leave a comment inboost174
so I can publish a new pkgver and as such force a rebuild for all users.