All Projects → OpenVPN → openvpn

OpenVPN / openvpn

Licence: Unknown, GPL-2.0 licenses found Licenses found Unknown COPYING GPL-2.0 COPYRIGHT.GPL
OpenVPN is an open source VPN daemon

Programming Languages

c
50402 projects - #5 most used programming language
shell
77523 projects
M4
1887 projects
Makefile
30231 projects
python
139335 projects - #7 most used programming language
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to openvpn

resources
Awesome resources - 网络资源
Stars: ✭ 27 (-99.63%)
Mutual labels:  vpn
Skeleton
Skeleton is a Social Engineering tool attack switcher
Stars: ✭ 44 (-99.4%)
Mutual labels:  vpn
ip2proxy-nodejs
IP2Proxy Node.js module allows users to query an IP address to determine if it was being used as open proxy, web proxy, VPN anonymizer and TOR exits.
Stars: ✭ 35 (-99.52%)
Mutual labels:  vpn
client-library-apple
Private Internet Access - Client library for Apple platforms
Stars: ✭ 26 (-99.64%)
Mutual labels:  vpn
auto-change-tor-ip
Automatically change tor ip address over time when accessing the internet. Make it private and safe for you
Stars: ✭ 29 (-99.6%)
Mutual labels:  vpn
EtornamVpnFlutter
A UI implementation of a VPN app in Flutter
Stars: ✭ 62 (-99.15%)
Mutual labels:  vpn
swanc
🦆 StrongSwan based VPN Controller for Kubernetes
Stars: ✭ 31 (-99.57%)
Mutual labels:  vpn
Raspberry-Pi-VPN-Gateway
Raspberry Pi VPN gateway installer for Private Internet Access
Stars: ✭ 44 (-99.4%)
Mutual labels:  vpn
autovpn2
OpenVPN VPN Gate Client for Linux, connects you to a random Free VPN in a country of your choice by country code.
Stars: ✭ 30 (-99.59%)
Mutual labels:  vpn
softether-docker
container for Softether Server based on Alpine
Stars: ✭ 15 (-99.79%)
Mutual labels:  vpn
ezpptp
Easy PPTP VPN setup script for Debian based VPS
Stars: ✭ 87 (-98.81%)
Mutual labels:  vpn
VPN
Personal vpn using v2ray and shadowsocks hosted on heroku
Stars: ✭ 154 (-97.89%)
Mutual labels:  vpn
Geolocate-IP-Browser-Extension
A browser extension, which shows you the origin of your IP address.
Stars: ✭ 21 (-99.71%)
Mutual labels:  vpn
wireguard ynh
WireGuard VPN software with a web UI configuration companion, packaged for YunoHost.
Stars: ✭ 24 (-99.67%)
Mutual labels:  vpn
tulingx
TULINGX(图灵)VPN下载页 翻墙 代理 科学上网 外网 加速器 梯子 路由
Stars: ✭ 59 (-99.19%)
Mutual labels:  vpn
iit-kgp-network
Information repository and Solutions on IIT KGP Internet Problems.
Stars: ✭ 28 (-99.62%)
Mutual labels:  vpn
greentunnel4jvm
Green Tunnel Alternative for JVM Languages
Stars: ✭ 15 (-99.79%)
Mutual labels:  vpn
openbsd-server-setup
A collection of scripts to ease bootstrapping of a new OpenBSD server. Includes nginx with SSL, mail with DKIM, WireGuard and IKEv2 VPN setup.
Stars: ✭ 33 (-99.55%)
Mutual labels:  vpn
vpngate-automator
Python script to pull down valid OpenVPN configs from vpngate.net, and launch
Stars: ✭ 15 (-99.79%)
Mutual labels:  vpn
desktop-app
Official IVPN Desktop app
Stars: ✭ 141 (-98.07%)
Mutual labels:  vpn
OpenVPN -- A Secure tunneling daemon

Copyright (C) 2002-2018 OpenVPN 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.

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

To get the latest release of OpenVPN, go to:

	https://openvpn.net/index.php/download/community-downloads.html

To Build and Install,

	tar -zxf openvpn-<version>.tar.gz
	cd openvpn-<version>
	./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

To report an issue, see
  https://community.openvpn.net/openvpn/report

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

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

Other Files & Directories:

* configure.ac -- script to rebuild our configure
  script and makefile.

* sample/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/sample-keys/

  Sample RSA keys and certificates.  DON'T 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

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

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-windows

The old cross-compilation environment (domake-win) and the Python-based
buildsystem have been replaced with openvpn-build:

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

See the INSTALL file for usage information.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].