openvpn
openvpn copied to clipboard
--preresolve is not documented
we have an option --preresolve which change DNS resolution behaviour from "on demand" to "resolve all at startup" (if I read the code right, @schwabe ?). This is not a new option, but it escaped documentation so far... neither --help nor man page list it.
commit e719a0535345db8f0781c0b80408ca5417597469 Author: Arne Schwabe [email protected] Date: Sun Mar 23 13:13:06 2014 +0100
Introduce an option to resolve dns names in advance for --remote, --local and --http-proxy