-
Notifications
You must be signed in to change notification settings - Fork 173
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Region Selection and Other Improvements
- separated get_region and get_token into two separate scripts, allowing for independent calls to each if desired; this also allows the implementation of other features mentioned below - implemented use of new centralized authentication server for easier automation; the new API is located at https://privateinternetaccess.com/gtoken/generateToken - added server selection capabilities to run_setup.sh, as requested by multiple users - added one-line call capabilities to run_setup.sh to allow easy automation - changed PIA_AUTOCONNECT to VPN_PROTOCOL for clarity - added AUTOCONNECT for one-line calls - added PREFERRED_REGION for one-line calls - added colored output to highlight important details - added input validation for prompts in run_setup.sh
- Loading branch information
Showing
8 changed files
with
890 additions
and
419 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.