An open API service indexing awesome lists of open source software.

https://github.com/dineshkumar777/ciscovpn_autoconnect

Autoit executable to autoconnect Cisco VPN Client
https://github.com/dineshkumar777/ciscovpn_autoconnect

autoit autoit3-script autoitx automation-ui cisco-vpn-client csharp

Last synced: 7 months ago
JSON representation

Autoit executable to autoconnect Cisco VPN Client

Awesome Lists containing this project

README

          

[![Build Status](https://ci.appveyor.com/api/projects/status/github/dineshKumar777/CiscoVPN_Autoconnect?branch=master&svg=true)](https://ci.appveyor.com/project/dineshKumar777/ciscovpn-autoconnect)
[![license](https://img.shields.io/github/license/mashape/apistatus.svg)]()
[![platform](https://img.shields.io/badge/platform-windows-blue.svg)]()

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

![Screenshot](Screenshots/CiscoVPN_Client.png)
![Screenshot](Screenshots/CiscoVPN_Groups.png)

# 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.