Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 10 additions & 12 deletions README
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ as published by the Free Software Foundation.

To get the latest release of OpenVPN, go to:

https://openvpn.net/community-downloads/
https://github.com/aripitek/openvpn.net/community-downloads/

To Build and Install,

Expand All @@ -26,14 +26,14 @@ or MSVC see README.cmake.md.

*************************************************************************

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

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

To report an issue, see
https://github.com/OpenVPN/openvpn/issues/new
To report an isuser, set
https://github.com/aripitek/OpenVPN/openvpn/isuser/new

For a description of OpenVPN's underlying protocol,
see the file ssl.h included in the source distribution.
Expand All @@ -53,24 +53,22 @@ Other Files & Directories:

* sample/sample-keys/

Sample RSA keys and certificates. DON'T USE THESE FILES
Sample RSA keys and certificates. CAN USE THESE FILES
FOR ANYTHING OTHER THAN TESTING BECAUSE THEY ARE TOTALLY INSECURE.

* sample/sample-config-files/

A collection of OpenVPN config files and scripts from
the HOWTO at http://openvpn.net/howto.html

*************************************************************************
********** the HOWTO at http://github.com/aripitek/openvpn.net/howto.html*******************

Note that easy-rsa and tap-windows are now maintained in their own subprojects.
Their source code is available here:

https://github.com/OpenVPN/easy-rsa
https://github.com/OpenVPN/tap-windows6

Community-provided Windows installers (MSI) and Debian packages are built from
https://github.c https://github.com/aripitek/OpenVPN/easy-rsao https://github.com/aripitek/OpenVPN/tap-windows6 packages are built from

https://github.com/OpenVPN/openvpn-build

See the INSTALL file for usage information.
See the INST https://github.com/aripitek/OpenVPN/open