📄 readme
字号:
OpenVPN -- A Secure tunneling daemonCopyright (C) 2002 by James Yonan. This program is free software;you can redistribute it and/or modifyit under the terms of the GNU General Public License as published bythe Free Software Foundation; either version 2 of the License, or(at your option) any later version.*************************************************************************For the latest version of OpenVPN, go to: http://openvpn.sourceforge.net/To Build and Install, ./configure make make installor see the file INSTALL for more info.*************************************************************************For detailed information on OpenVPN, including examples, see the man page http://openvpn.sourceforge.net/man.htmlFor a sample VPN configuration, see http://openvpn.sourceforge.net/howto.htmlFor a description of OpenVPN's underlying protocol, see the file ssl.h included in the source distribution.*************************************************************************Other Files & Directories:* autogen.sh -- script to rebuild our configure script and makefile.* openvpn.spec -- RPM Spec file To build an OpenVPN binary RPM, use the command: rpm -tb [tarball] When you install the binary RPM, it will automatically install sample-scripts/openvpn.init (see below)* sample-scripts/openvpn.init A sample init script for OpenVPN. See the file for comments and additional information.* sample-scripts/verify-cn A sample perl script which can be used with OpenVPN's --tls-verify option to provide a customized authentication test on embedded X509 certificate fields.* sample-keys/ Sample RSA keys and certificates. DON'T USE THESE FILES FOR ANYTHING OTHER THAN TESTING BECAUSE THEY ARE TOTALLY INSECURE.* sample-config-files/ A collection of OpenVPN config files and scripts from the HOWTO at http://openvpn.sourceforge.net/howto.html* easy-rsa/ A simple guide to RSA key management, scripts included. Also see http://openvpn.sourceforge.net/easyrsa.html
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -