manual-connections icon indicating copy to clipboard operation
manual-connections copied to clipboard

Scripts for manual connections to Private Internet Access

Results 49 manual-connections issues
Sort by recently updated
recently updated
newest added

I'm running the scripts in this order: **get_region.sh** IA_USER=(user removed) PIA_PASS=(password removed) ./get_region.sh This gives a list of latencies and the following output: A list of servers and connection details,...

Add support for the PF_POST_COMMAND environment variable in port_forwarding.sh. This will cause an external command to be called with the new forwarding port and the original forwarding port (as command-line...

What's the difference between v4 and v6 PIA Server List, they seem to have same number of locations. Do I need to use v6 now as v4 is deprecated for...

Added dedicated IP support, including DIP_TOKEN for one line calls and prompts through run_setup.sh. Adjusted package dependency response for wireguard to list the necessary package (wireguard-tools) to utilize wgquick. Updated...

PIA also has rudimentary SmartDNS feature. In order to use it you need to register your network IP and also keep it updated (if dynamic). I only found a way...

I was told earlier this year by PIA help desk that PIA didn’t support wireguard implementation for routers—but then, today I stumbled across this github…….. Question: Does anyone know off...

I have an Ubuntu server with 2 nics that are LACP aggregated into a bond. The server is connected and given port-access to VLAN 2, 10.2.0.0/16. I have 6 vlans...

It would be very handy if there was an autoREconnect feature. In other words, when the VPN connection drops, a daemon would be running to detect this VPN connection dropping...

Trying to start the OpenVPN connection... The OpenVPN connect command was issued. Confirming OpenVPN connection state... == server gets disconnected after this and need to reboot inorder to get access...

Allows overriding the default Wireguard interface "pia" . Useful when you want to match the Wireguard default `/etc/wireguard/wg0.conf` (see https://www.wireguard.com/quickstart/). For example, here is a 3rd party project where they...