DenverEllis / alpine-pivpn-wireguard

Alpine-based Docker Image of Pi-VPN WireGuard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Guide to use Docker to create a VPN container

Contents

How to change the port and/or the protocol where Pi-VPN is listening

In order to change the port where Pi-VPN is listening, you must change the published port of the pivpn service.

In order to change the internet protocol that Pi-VPN is using, you must change the protocol of the pivpn service.

TODO

Add the interaction with a Pi-hole Docker Image.

About

Alpine-based Docker Image of Pi-VPN WireGuard

License:GNU Lesser General Public License v3.0


Languages

Language:Shell 84.0%Language:Dockerfile 16.0%