docker-openvpn-client
docker-openvpn-client copied to clipboard
adding ability to run with authfile
fixing
sudo docker run --rm -it -e ALLOWED_SUBNETS="" -e CONFIG_FILE="" --name=openvpn-client --cap-add=NET_ADMIN --device=/dev/net/tun --volume="/home/ubuntu/vpn_new:/config" dockeropenvpnclient:latest using openvpn configuration file: **** /usr/local/bin/entry.sh: line 41: AUTH_SECRET: unbound variable
and added ability to use authfile