Package Details: private-internet-access-vpn 3.4-3

Git Clone URL: https://aur.archlinux.org/private-internet-access-vpn.git (read-only, click to copy)
Package Base: private-internet-access-vpn
Description: Installs VPN profiles for Private Internet Access Service
Upstream URL: https://www.privateinternetaccess.com/
Keywords: connman networkmanager openvpn python vpn
Licenses: GPL
Conflicts: xawtv
Submitter: flamusdiu
Maintainer: Auerhuhn
Last Packager: Auerhuhn
Votes: 86
Popularity: 0.000008
First Submitted: 2014-08-14 01:22 (UTC)
Last Updated: 2024-04-14 17:12 (UTC)

Pinned Comments

Auerhuhn commented on 2023-10-27 08:23 (UTC) (edited on 2023-10-27 08:23 (UTC) by Auerhuhn)

Note that this package provides only VPN profiles but not the vendor’s software.

The package version refers to the python-pia tool by @flamusdiu, which may lag behind the vendor’s own VPN software version.

Please do not flag this package out-of-date unless @flamusdiu releases a new stable python-pia version.

Thank you!

Latest Comments

« First ‹ Previous 1 .. 25 26 27 28 29 30 31 32 33 34 35 .. 48 Next › Last »

anoa commented on 2016-09-10 05:01 (UTC)

If anyone is confused what to do after install, you must fill in your pia details in: /etc/private-internet-access/login.conf Username on line 1, password on line 2. Then run: sudo pia -a <Name of Server to configure> e.g. sudo pia -a US_West US_East Additional options are available at https://github.com/flamusdiu/python-pia

Colibris commented on 2016-08-24 20:35 (UTC)

Hello, For those who have an enterprise or university firewall, I suggest you to change the git protocol to the https protocol. When I do this in the PKGBUILD, I get this error message: patch: **** Can't reopen file /tmp/yaourt-tmp-colibris/aur-private-internet-access-vpn/src/openvpn-update-resolv-conf/update-resolv-conf.sh : No such file or directory I report it here as it seems to be related to the PKGBUILD. Thanks, and have a nice day!

flamusdiu commented on 2016-08-01 01:14 (UTC)

@slopechaz: Well, it doesn't happen to me and I have idea really why that is. I guess I'll remove the hooks (shrugs).

flamusdiu commented on 2016-07-30 23:01 (UTC)

@slopechaz: grr ... thought only the dev package was doing that. I will look at it when I get back tonight.

slopechaz commented on 2016-07-30 19:03 (UTC)

I get the following message; 'error: unable to run hook pia-install.hook: could not satify dependencies Transaction successfully finished. Running pia -a as root does not work

flamusdiu commented on 2016-07-26 22:17 (UTC)

Alright, I added a new package -> https://aur.archlinux.org/packages/private-internet-access-vpn-dev/ Please use Github to report issues. There isn't a changelog just yet, but plenty of changes here. This enables the "strong encryption" configs. You need to add "strong_encryption=True" under the "[pia]" section. When you do this, it will ignore any other configurations for ports, protocols, auth, and cipher. If there is any settings that work other then the defaults, please let me know.

flamusdiu commented on 2016-07-23 12:24 (UTC)

I am working on a solution to be able to switch between the "default" and "strong" encryption for those that want to use the other configuration.

flamusdiu commented on 2016-07-23 02:12 (UTC)

Cipher should be fixed for NM

rootusercyclone commented on 2016-07-20 11:31 (UTC)

What @anoa works perfectly for me