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

Hi all, I would like to request the ability to pass a user-specified callback script to port_forwarding.sh to be executed after binding the port. I already have an existing OpenVPN...

Hi, I set-up a wireguard connection with the openwrt interface, I extracted data and manually configured the wg interface. I just see this work-in-progres, I update xargs, jq and curl...

Changes tunnel configuration naming scheme to wg# to be picked up by the unRaid Dynamix WireGuard plugin, also adds a user script for use with the User Scripts plugin that...

Hello, I would like to use PIA over wireguard with RaspAP. RaspAP has a web interface to configure wireguard but it requires either manual entry or a config file. The...

The scripts here have been immensely helpful for my system. Now, I've reached a point where I would like to use the Split Tunnel feature of the desktop client with...

Hi, I am trying to obtain a PF assignment when I am already connected to PIA VPN. But so far, I do not succeed with the manual tools. The get_region,...

The curl command for retrieving the payload and signature does not return anything. I am using the script in the [linuxserver/wireguard](https://hub.docker.com/r/linuxserver/wireguard) container. Using the curl command in the [port_forwarding.sh script](https://github.com/steff2632/manual-connections)...

Hi :) Absolutely awesome that you've made this option available for us Linux folk. I found an old Android TV stick in the drawer, threw Armbian on it, and off...

`/opt` should be considered read-only by the scripts. Temporary files should be stored in `/tmp` or better a directory in `/tmp` created with `mktemp`. For example tmpdir=`mktemp -d -p /tmp...

The scripts were designed to be chained together, so multiple people have issues when they want to enable PF on their existing connections OpenVPN. A separate script should be created...