0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 04:02:15 +02:00
openvpn3/vars
James Yonan c90ba6937d Added cleartun benchmark to demonstrate cleartext
tun-based VPN implemented in C++/Asio/Boost.

See test/cleartun/notes.txt.
2011-09-24 22:51:28 +00:00

3 lines
57 B
Plaintext

export BOOST=$HOME/boost_1_47_0
export OVPN3=$HOME/ovpn3