This project aims to facilitate the use of the openconnect program to connect to a vpn
- Clone this repo
$ git clone https://github.com/ronaldsantos63/client-vpn-openconnect.git
- Install requirments with pipenv
$ pipenv install && pipenv install --dev
- Build executable
$ ./setup.sh
- Run client_vpn from dist folder