drake7707 / openvpn-cluster

Small mock setup of OpenVPN cluster with docker containers to see what routes & iptable rules are needed

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

openvpn-cluster

Small mock setup of OpenVPN cluster with docker containers to see what routes & iptable rules are needed

Build the openvpn-server and openvpn-client images first with their respective build-image.sh, then execute run.sh to set up everything. Use clean.sh to tear everything down

Networking setup:

About

Small mock setup of OpenVPN cluster with docker containers to see what routes & iptable rules are needed

License:MIT License


Languages

Language:Shell 98.0%Language:Dockerfile 2.0%