fries / android-external-openvpn

Port of OpenVPN to the android platform.
Other
66 stars 73 forks source link

OpenVPN -- A Secure tunneling daemon

Copyright (C) 2002-2009 OpenVPN Technologies, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation.


For the latest version of OpenVPN, go to:

http://openvpn.net/

To Build and Install,

./configure
make
make install

or see the file INSTALL for more info.


For detailed information on OpenVPN, including examples, see the man page http://openvpn.net/man.html

For a sample VPN configuration, see http://openvpn.net/howto.html

For a description of OpenVPN's underlying protocol, see the file ssl.h included in the source distribution.


Other Files & Directories: