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

https://github.com/kizzycode/wireguard-docker

`wireguard` is a tiny docker container to deploy a WireGuard VPN-server
https://github.com/kizzycode/wireguard-docker

Last synced: about 2 months ago
JSON representation

`wireguard` is a tiny docker container to deploy a WireGuard VPN-server

Awesome Lists containing this project

README

        

[![License BSD-2-Clause](https://img.shields.io/badge/License-BSD--2--Clause-blue.svg)](https://opensource.org/licenses/BSD-2-Clause)
[![License MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)

# `wireguard`
Welcome to `wireguard` 🎉

`wireguard` is a tiny docker container to deploy a WireGuard VPN-server.

## Example
See the [Docker-Compose.yml](Docker-Compose.yml) file as example.