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

https://github.com/vizhe/dc-openvpn

Docker-compose file for openvpn
https://github.com/vizhe/dc-openvpn

docker docker-compose openvpn

Last synced: about 2 months ago
JSON representation

Docker-compose file for openvpn

Awesome Lists containing this project

README

          

# DC-openvpn

## Preparation

```bash
bash bin/init.sh
bash bin/create_client.sh
```

## Start

```bash
docker-compose up -d
```

## Links

* [OpenVPN](https://openvpn.net/)