Skip to content

Guleri24/AutoConnect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AutoConnect

AutoConnect is abandoned (-.-) program to automatically connect Cisco AnyConnect VPN using WinAuth Authentication Code in Windows10

AutoConnect.mp4

Ahem, cough cough... Oops! I accidentally recorded the background music too. Consider it a bonus track and enjoy the unexpected musical accompaniment to your day!

Requirements

Running from Source

  1. Clone the repo

    git clone https://github.com/Guleri24/AutoConnect.git

  2. Open AnyConnect folder

    cd AnyConnect

  3. Install project dependencies

    mvn install

  4. Compile

    mvn compile

  5. Run

    mvn test

If you don't want to change the current Maven version using you can use Maven wrapper included. Replace mvn <command> with .\mvnw.cmd <command>

About

AutoConnect is WIP program to automatically connect Cisco AnyConnect VPN using WinAuth Authentication Code in Windows10

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages