Skip to content

dineshKumar777/CiscoVPN_Autoconnect

Repository files navigation

Build Status license platform

CiscoVPN_Autoconnect

Script that autoconnect Cisco VPN client which automatically enter domain name, username, password and groups if any using autoit Framework.

Screenshot Screenshot

Usage

  • Build project solution or download the latest release.
  • In bin/debug folder of Visual studio copy the required files to any seperate location.
  • Needed files are Autoit_CiscoVPN.exe, AutoItX3.Assembly.dll,AutoItX3.dll, Autoit_CiscoVPN.exe.config
  • In Autoit_CiscoVPN.exe.config XML enter the required usercredentials [All fields are case sensitive]
  • Then run the script through Autoit_CiscoVPN.exe application or make a shortcut for this in desktop for ease of access.
  • Running the script for first time in WINDOWS 10, asks for permission and antivirus throws false alert. Ignore those popups and give permission.