Updated Issue #17: https://github.com/flamusdiu/python-pia/issues/17
Looks like I will be able to fix it as soon as I can get to my Linux box.
Search Criteria
Package Details: private-internet-access-vpn 3.4-3
Package Actions
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) |
Dependencies (10)
- openvpn (openvpn-gitAUR, openvpn-mbedtlsAUR)
- python (python37AUR, python311AUR, python310AUR)
- python-docopt
- python-setuptools
- git (git-gitAUR, git-glAUR) (make)
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-wheel (make)
- connman (connman-gitAUR, connman-systemd-resolvedAUR) (optional) – Enables PIA for Connman
- networkmanager (networkmanager-gitAUR, networkmanager-iwdAUR) (optional) – Enables PIA for Network Manager (needs a openvpn plugin)
Required by (0)
Sources (9)
Latest Comments
« First ‹ Previous 1 .. 18 19 20 21 22 23 24 25 26 27 28 .. 48 Next › Last »
flamusdiu commented on 2016-10-02 19:00 (UTC)
flamusdiu commented on 2016-10-02 18:53 (UTC)
I added it here -> https://github.com/flamusdiu/python-pia/releases/tag/v3.0
Did some other fixes later on. If strong encryption isn't working, please let me know. Or better yet, post an issue on GitHub.
flamusdiu commented on 2016-10-02 18:50 (UTC)
@Cavsfan: Strong *should* be working. That one uses 1197. Also, why do you list all the hosts in your configuration?
Cavsfan commented on 2016-10-02 18:46 (UTC)
@MrOats, you need to change openvpn_auto_login = False to True
This will not require password.
Also port = UDP/1198
This is the correct port to use.
As flamusdiu said pia -l will list all the valid locations, some drop off and some are added. I believe strong_encryption is not working but, I could be wrong.
Here's the contents of my /etc/private-internet-access/pia.conf file:
[pia]
openvpn_auto_login = True
strong_encryption = False
[configure]
apps = cm
hosts = AU Melbourne, AU Sydney, Brazil, CA Montreal, CA Toronto, Denmark, Finland, France, Germany, Hong Kong, India, Ireland, Israel, Italy, Japan, Mexico, Netherlands, New Zealand, Norway, Romania, Singapore, Sweden, Switzerland, Turkey, UK London, UK Southampton, US California, US Chicago, US East, US Florida, US Midwest, US New York City, US Seattle, US Silicon Valley, US Texas, US West
port = UDP/1198
MrOats commented on 2016-10-02 17:44 (UTC)
It also does not set the correct 1197 port for NetworkManager
MrOats commented on 2016-10-02 17:30 (UTC)
The network manager configuration seems to not include the password or certificate file when doing pia -a.
[pia]
openvpn_auto_login = False
strong_encryption = True
[configure]
apps = nm
hosts = Brazil, US Chicago, US Seattle, US East, US Midwest, US West
flamusdiu commented on 2016-10-01 18:30 (UTC)
@Cavsfan: I see. Just merged the fix. I can't push a PKG update just yet due to traveling but you can use the Version 3.2.1 in the PKGBUILD for now.
Cavsfan commented on 2016-10-01 16:17 (UTC)
@flamusdiu, What toppy reported:
Checked the .conf files ... full path to crt and pem is there but they are listed as ...2096.crt (.pem) .. whoops ! :-)
Should be 2048 or 4096.
I get this same error. the file names are wrong and I cannot edit the file or it still doesn't work.
I'm using the non-dev version. Am I supposed to be using the dev version?
Thank you!
flamusdiu commented on 2016-10-01 10:56 (UTC)
Dev version -> https://aur.archlinux.org/packages/private-internet-access-vpn-dev/
You can submit issues on Github -> https://github.com/flamusdiu/python-pia
flamusdiu commented on 2016-10-01 10:44 (UTC) (edited on 2016-10-01 10:51 (UTC) by flamusdiu)
@Kakashi, oops that was a fix up stream breaking that.
Edit: Removed patch.
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!