A simple to use vpn client or server in an docker container.
Actually included:
- VPNC client
- OpenVPN client
Clone that repo and checkout the vpnc exmaple
- scripts/example_script.env
- scripts/example_script.sh
for more information.
- put your configurations files to etc/ directory
- manipulate or add additional scripts to scripts/
- modificate the docker-compose.yml
- run
./build.sh
ordocker-compose up