openvpn icon indicating copy to clipboard operation
openvpn copied to clipboard

--preresolve is not documented

Open cron2 opened this issue 1 year ago • 1 comments

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.

cron2 avatar Apr 11 '24 06:04 cron2

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

cron2 avatar Apr 11 '24 07:04 cron2