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
- Host: GitHub
- URL: https://github.com/dineshkumar777/ciscovpn_autoconnect
- Owner: dineshKumar777
- License: mit
- Created: 2017-08-10T14:47:42.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-04-13T14:37:24.000Z (about 8 years ago)
- Last Synced: 2025-01-23T17:40:02.182Z (over 1 year ago)
- Topics: autoit, autoit3-script, autoitx, automation-ui, cisco-vpn-client, csharp
- Language: C#
- Homepage:
- Size: 554 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://ci.appveyor.com/project/dineshKumar777/ciscovpn-autoconnect)
[]()
[]()
# CiscoVPN_Autoconnect
Script that autoconnect Cisco VPN client which automatically enter domain name, username, password and groups if any using autoit Framework.


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