Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 588 Bytes

README.md

File metadata and controls

32 lines (21 loc) · 588 Bytes

Docker images for VPN connection

Available Tags

FortiVPN

Usage

Example using kooldev/vpn:fortivpn:

$ docker run --rm -d --volume=path/to/my/config/file:/etc/openfortivpn/config kooldev/vpn:fortivpn

Configuration file

For kooldev/vpn:fortivpn:

# ### config file for openfortivpn, see man openfortivpn(1) ###
host =
port =
username =
password =
trusted-cert =

License

The MIT License (MIT). Please see License File for more information.