OpenVPN-Client
OpenVPN-Client
Docker app from ich777's Repository
Overview
Runtime arguments
- Network
bridge- Shell
bash- Privileged
- false
- Extra Params
--cap-add=NET_ADMIN --dns=8.8.8.8 --sysctl net.ipv6.conf.all.disable_ipv6=1 --restart=unless-stopped
Template configuration
Data Path for your 'vpn.ovpn' and your certificates or your 'vpn.auth'.
- Target
- /vpn
- Value
- /mnt/cache/appdata/openvpn-client
TUN device that is needed to run the container.
- Value
- /dev/net/tun
This variable enables the firewall and blocks any connection when the VPN connection is not established (you don't have to specify anything here, if you want to disable the Firewall then simply delete this entry)
This variable enables the Connected Containers feature which will notify compatible containers when the VPN is restarted and restart themselves. To enable this feature enter '27286' without quotes, if you don't want to enable this feature leave this field empty.
Enable a ping check if the container is still connected to the VPN (specify a IP like '8.8.8.8' or a domain name 'google.com' without quotes here). The container will restart if the ping fails (default interval is 30 seconds). If you don't want to use this feature leave this field empty.
Specify your ping interval in seconds here (default 30 seconds).
- Value
- 30
Categories
Download Statistics
Total Downloads Over Time
Details
ghcr.io/ich777/openvpn-clientRun OpenVPN-Client on Unraid.
OpenVPN-Client is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.