I want to search one function in the source code of VPN which really do the
command "--remote " but I just can't find.
Would you please help me a bit?
Thanks a lot :)
Don't pick lemons.
See all the new 200
hi,
i'm building openvpn-2.1_rc4 on osx 10.4.10.
currently,
./configure \
--prefix=/usr/local/openvpn \
--enable-pthread \
--disable-password-save \
--with-ssl-headers=/usr/local/ssl/include/openssl/ \
--with-ssl-lib=/usr/local/ssl/lib/ \
--with-lzo-headers=/usr/local/include/lzo \
--with-lzo-l