Package Details: vpn-unlimited-bin 9.0.0-1

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.000014
First Submitted: 2023-08-10 08:56 (UTC)
Last Updated: 2024-01-28 23:19 (UTC)

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 as

vpn-unlimited: error while loading shared libraries: libicudata.so.73: cannot open shared object file: No such file or directory

are not strictly related to this package, but to boost174. Each time the icu 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 rebuild boost174 yourself or, even better, leave a comment in boost174 so I can publish a new pkgver and as such force a rebuild for all users.

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 Next › Last »

hacker1024 commented on 2020-01-05 04:42 (UTC)

@aytekinar Without qt5-webengine, the app fails to run:

/usr/share/vpn-unlimited/vpn-unlimited: error while loading shared libraries: libQt5WebEngineWidgets.so.5: cannot open shared object file: No such file or directory

aytekinar commented on 2019-12-01 18:08 (UTC)

@TaXules, how do you think/know that qt5-webengine is a dependency?

@XBC4000, thank you for the strongswan package. I have added it to the dependencies. @Ray, I have added that dependency --- thanks for confirming.

@noobr, I do not know how to solve this problem. To be honest, I do not even know what it means. Sorry :(

TaXules commented on 2019-11-16 05:53 (UTC)

Hi, I found a missing dependency: qt5-webengine

noobr commented on 2019-10-28 00:58 (UTC)

hello, I installed strongswan and it works now, but I cant use KeepSolid Wise TCP protocol, only udp. I tested all others protocols and they work just fine, after I try the KSW TCP the result of systemctl status vpn-unlimited-daemon.service is:

Oct 27 21:16:19 archtanium vpn-unlimited-daemon[489]: RTNETLINK answers: No such process Oct 27 21:16:20 archtanium systemd[1]: vpn-unlimited-daemon.service: Main process exited, code=killed, status=11/SEGV Oct 27 21:16:20 archtanium systemd[1]: vpn-unlimited-daemon.service: Failed with result 'signal'.

Ray commented on 2019-10-14 06:09 (UTC)

The problem was solved by installing strongswan 5.8.1-1 from the community repository. Thanks to XBC4000 for this fix.

Ray commented on 2019-10-12 23:40 (UTC)

I've not been able to get this package to work. The virtual server tries to load, but never does. What solutions might fix this?

XBC4000 commented on 2019-03-13 05:47 (UTC)

Hi, @rodneyck & @giswqs or anyone with the issue for that matter, a solution although shouldn't even be in the first place is to install strongswan package from the community repositories restart vpn-unlimited and it should connect.

Hope this helps!

giswqs commented on 2019-03-04 21:23 (UTC)

After installation, I ran "sudo vpn-unlimited --daemon enable" and "sudo vpn-unlimited --daemon start". However, it still does not work. The connection status shows "connecting" forever. Any suggestions?

rodneyck commented on 2019-03-01 19:53 (UTC) (edited on 2019-03-01 19:56 (UTC) by rodneyck)

Here is my issue. The application opens, but then I get a message that I need to run this as root; 'service vpn-unlimited-daemon start.' That doesn't work, so then I tried it using 'systemctl' in replace of 'service', but that doesn't work. Then I just did 'sudo /usr/bin/vpn-unlimited-daemon' which did start the daemon. I have to figure out how to start this automatically later.

Next I opened up the VPN Unlimited client again and it seemed to be searching this time for a connection continually, however I looked at my open terminal and it gave me this; 'cp: cannot create regular file '/etc/ipsec.d/cacerts/caCert.crt': No such file or directory'

I gave up. Any suggestions?