You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Clone repo and enter director
git clone https://github.com/sawyermade/usf_vpn
cd usf_vpn
# Install package
sudo dpkg -i linux/GlobalProtect_deb-5.1.1.0-17.deb && sudo apt install -f -y
# Initialize portal, should have connection error
globalprotect connect --portal vpn.usf.edu
# Enter credentials, netid & password then it connects
globalprotect
# After connecting, youll see >> where you type quit
quit
# Disconnect
globalprotect disconnect
# Reconnect, shouldnt ask for credentials
globalprotect connect