Search Criteria
Package Details: pia-launch 20180207-1
Git Clone URL: | https://aur.archlinux.org/pia-launch.git (read-only, click to copy) |
---|---|
Package Base: | pia-launch |
Description: | A simple wrapper for OpenVPN for use with Private Internet Access |
Upstream URL: | https://github.com/dh4/pia-launch |
Licenses: | |
Submitter: | Presence |
Maintainer: | Presence |
Last Packager: | Presence |
Votes: | 6 |
Popularity: | 0.000000 |
First Submitted: | 2014-10-03 21:20 |
Last Updated: | 2018-02-07 17:01 |
Latest Comments
Presence commented on 2018-02-07 17:02
I've updated it to skip the md5sum step since the file keeps changing.
heholord commented on 2018-02-07 12:32
md5sum changed currently: d5128576936e3a07a8f40115ee4e0444
Presence commented on 2016-08-15 20:13
Those issues should be fixed.
nixpenguin commented on 2016-07-17 15:53
sha256sum broken for me also. Also the CA and CRL certs needed to be renamed to ca.crt and crl.pem. It needed ca.crt, crl.pem, ca.rsa.2048.crt, crl.rsa.2048.pem in the /etc/openpvn/privateinternetacess/ directory. So just cp ca.rsa.2048.crt to ca.crt and crl.rsa.2048.pem crl.pem or you can fix the script at /usr/bin/pia-launch.
Presence commented on 2014-10-03 21:22
If anyone uses this, the PKGBUILD will probably fail on the integrity check at some point when Private Internet Access updates the openvpn-ip.zip file. Just modify the md5 sum to get it working again.