Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/opatut/adhoc-openvpn
A helper script to generate keys and certificates for instant OpenVPN networks without any configuration required.
https://github.com/opatut/adhoc-openvpn
Last synced: 15 days ago
JSON representation
A helper script to generate keys and certificates for instant OpenVPN networks without any configuration required.
- Host: GitHub
- URL: https://github.com/opatut/adhoc-openvpn
- Owner: opatut
- Created: 2013-09-26T01:09:51.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2013-09-26T01:10:11.000Z (about 11 years ago)
- Last Synced: 2023-03-11T13:34:52.289Z (over 1 year ago)
- Language: Python
- Size: 105 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ad-hoc OpenVPN Server/Client configurator
This script allows to run a simple command on a server to provide simple
zero-config creation of a OpenVPN network. It provides an interface for clients
using the same script to retrieve one-time keys and certificates for connection,
using a simple plain text password protection.This is **not** meant to provide a **secure** and reliable way to connect to a
VPN, but rather a fast and easy way to connect devices behind NATs or similar
systems that otherwise could not directly communicate.Requires OpenVPN installed.