Dan H.
Dan H.
Thanks for the comment, nextbeat82. There are two issues here. First is that those instructions are for openvpn configuation files, whereas pypia configures NetworkManager configuration files. I am not sure...
Thanks for the info, nextbeat82. After reading that nice link you sent, I am now under the impression that nm does not allow the option to store credentials in a...
thanks d4rkcat, I like your [pia](https://github.com/d4rkcat/pia) shell script, too. You have some nice options there, for example the firewall and port stuff. I have poked around a little bit in...
With most recent PR I've made some changes that will allow this in the future. The Keyfile class can take cipher and auth as kwargs but there's still no way...
Thanks for those links, d4rkcat!
Thanks for bringing this up. A kill switch would be a nice feature. Since pypia doesn't yet have this feature, in the mean time you might have luck implementing a...
Thanks for the issue and PR! I'll try and get this added in the next couple of days
Thanks for the heads up, stobiewan. I'll have to do some research on what the "nextgen" configuration looks like and if it's still possible to use PIA via network-manager
In addition to Saltani's nice script, I found this page that links to an "official" manual connection set up script: https://www.privateinternetaccess.com/helpdesk/kb/articles/manual-connection-and-port-forwarding-scripts Might be a bit before I can update pypia...
Hi @samuellbeckett, thanks for opening an issue. How did you install pypia? You might try uninstalling that version (`pip uninstall pypia`) and try instead this command: `python3 -m pip install...