Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 470 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 470 Bytes

pguest

PGuest is a script to authenticate with the PGuest Bluecoat appliance.

Usage

usage: pguest [-h] -u USERNAME -p PASSWORD

Check if google is accessable, else authenticate to PGuest

optional arguments:
  -h, --help            show this help message and exit
  -u USERNAME, --username USERNAME
                        The username for authentication
  -p PASSWORD, --password PASSWORD
                        The password for authentication