Skip to content

Docker images for connecting through VPN for automations and CI

License

Notifications You must be signed in to change notification settings

kool-dev/docker-vpn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Docker images for connecting through VPN for automations and CI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published