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

https://github.com/rishav394/auto-openvpn-connect


https://github.com/rishav394/auto-openvpn-connect

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

## Requirements

- `brew install openvpn`
- `brew install node`
- `cp .env.example .env`
- Change values in `.env`

## How to get values in .env
- `vpnuser` is your user name. Example -> `pro.user`
- `secret` is your secret that came from the QR you scanned in Authy App

## How to run
- `sudo OPEN_PATH=path_of_your_ovpn_file ./login.sh`