Tags: ruimarinho/ovpnmcgen.rb
Tags
v0.7.0 - Improve url probe handling - Extract user and device information from p12 - Add support for disconnect on idle timer - Add support for customizing the VPN profile name - Make profile uuid stable - Improve profile description with VPN config map - Make vpn uuid stable - Make cert uuid stable - Add support for TLS-Crypt - Add workaround for global config flag not being parsed
= 0.6.0 / 2018-01-27 * Added support for `EvaluateConnection`, `Domains`, via `--domains`. It will include an `ActionParameters` dict containing `Domains`, and if `--domain-probe-url` is set, also contains `RequiredURLStringProbe`. * Added support for updated bundle identifier (VPNSubType) `net.openvpn.connect.app` (changed since OpenVPN Connect 1.2.x), via `--v12compat`. * Added support for `--cert` and `--key` for inline attachment of certificate and key, to workaround bug in OpenVPN Connect 1.2.5. * Added support for `vpn-on-demand: 0` key/value pair when `--no-vod` is set, so that OpenVPN Connect can control this profile.
New prerelease: v0.5.0.pre * Specify multiple remotes with `--remotes "host2 1194 tcp","host3 1195 udp"` flag.
PreviousNext