Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/liut/ovpntend

Display OpenVPN connnecting status and certificates management
https://github.com/liut/ovpntend

Last synced: 9 days ago
JSON representation

Display OpenVPN connnecting status and certificates management

Awesome Lists containing this project

README

        

# OVPNtend

Display OpenVPN connnecting status and certificates management

## build frontend resources

```sh

gulp build

```

## build and deploy

```sh

make dist

make package

```

## Developing

```sh

forego start

```