Skip to content

frdmn/PIA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PIA

Simple Bash (and AppleScipt) scripts to bulk add all of PrivateInternetAccess' network locations / VPN servers in OS X's network preferences. Make sure you've read this file before start using it. Tested on 10.9 Mavericks and 10.10 Yosemite.

Installation

  1. Make sure you've installed all requirements
  2. Clone this repository: git clone https://github.com/frdmn/PIA

Usage

Here's a short explanation how to use PIA:

  1. Clone the repository:

    git clone https://github.com/frdmn/Live.app
    
  2. Adjust the settings file with your PIA credentials

  3. Make sure you've enabled accessability, as stated above.

  4. Run the Bash script: $ ./pia.sh and grab a coffe until its finished

Contributing

  1. Fork it

  2. Create your feature branch:

    git checkout -b feature/my-new-feature
    
  3. Commit your changes:

    git commit -am 'Add some feature'
    
  4. Push to the branch:

    git push origin feature/my-new-feature
    
  5. Submit a pull request

Requirements / Dependencies

  • PIA account
  • Grant "Scripts Editor.app" and "Terminal.app" accessibility (screenshot)

Version

0.0.2

License

MIT

About

🔐 Simple Bash (and AppleScipt) scripts to bulk add all of PrivateInternetAccess' network locations / VPN servers in OS X's network preferences.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages