SkillAgentSearch skills...

PIA

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

Install / Use

/learn @frdmn/PIA
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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

View on GitHub
GitHub Stars5
CategoryDevelopment
Updated8y ago
Forks1

Languages

Shell

Security Score

70/100

Audited on Oct 10, 2017

No findings