Skip to content

Latest commit

 

History

History

openvpn

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Details

A docker-compose file for OpenVPN server. This file consists of 2 OpenVPN containers. One is for UDP connections (which is default) and one is for TCP connections (in order to prevent firewall or proxy blocking).

You should first initialize OpenVPN and create at least one .ovpn certificate. Check the original OpenVPN repository by kylemanna for more information.