Skip to content

letnel/cac-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Usage :

  1. Download "connect-vpn-proxy.ps1" to your machine
  2. Replace credentials
  3. Execute script

To execute with double click create a shortcut with the following target

powershell.exe -command "& 'C:\path to script\connect-vpn-proxy.ps1'"

Baldo's command to bypass powershell execution policy

powershell -noprofile -executionpolicy bypass -command "& 'C:\Data\cac-scripts-main\connect-vpn-proxy.ps1'"

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors