Skip to content
This repository has been archived by the owner on Dec 11, 2021. It is now read-only.

somnolentPumpkin/pia-check-bash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Description

This is a bash script that makes a curl request to https://www.privateinternetaccess.com and displays whether or not you're currently connected to the VPN.

Install and Run

  1. Make sure your terminal can access the curl, grep, and cut commands.
  2. Download the script pia-check.
  3. Run sudo chmod +x pia-check to allow the script to be executed as a program.
  4. Run ./pia-check.

Sample Outputs

You are protected by PIA

You are not protected

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages