snippetbashTip
piactl — The tool for Private Internet Access, a commercial VPN provider. More information: <https://helpdesk
Viewed 0 times
thecommandcliinternettoolforpiactlprivate
Problem
How to use the
piactl command: The tool for Private Internet Access, a commercial VPN provider. More information: <https://helpdesk.privateinternetaccess.com/kb/articles/pia-desktop-command-line-interface-2>.Solution
piactl — The tool for Private Internet Access, a commercial VPN provider. More information: <https://helpdesk.privateinternetaccess.com/kb/articles/pia-desktop-command-line-interface-2>.Log in to Private Internet Access:
piactl login {{path/to/login_file}}Connect to Private Internet Access:
piactl connectDisconnect from Private Internet Access:
piactl disconnectEnable or disable the Private Internet Access daemon in the background:
piactl background {{enable|disable}}List all available VPN regions:
piactl get regionsDisplay the current VPN region:
piactl get regionSet your VPN region:
piactl set region {{region}}Log out of Private Internet Access:
piactl logoutCode Snippets
Log in to Private Internet Access
piactl login {{path/to/login_file}}Connect to Private Internet Access
piactl connectDisconnect from Private Internet Access
piactl disconnectEnable or disable the Private Internet Access daemon in the background
piactl background {{enable|disable}}List all available VPN regions
piactl get regionsContext
tldr-pages: common/piactl
Revisions (0)
No revisions yet.