Example using kooldev/vpn:fortivpn
:
$ docker run --rm -d --volume=path/to/my/config/file:/etc/openfortivpn/config kooldev/vpn:fortivpn
For kooldev/vpn:fortivpn
:
# ### config file for openfortivpn, see man openfortivpn(1) ###
host =
port =
username =
password =
trusted-cert =
The MIT License (MIT). Please see License File for more information.