From 73f61621bc05b1f90a36e5bc874a8b67be05fd72 Mon Sep 17 00:00:00 2001 From: Alexander Litvinenko Date: Wed, 17 Aug 2022 22:15:35 +0300 Subject: [PATCH] Add Dockovpn to VPN --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 786ca411..021f09f2 100644 --- a/README.md +++ b/README.md @@ -2012,6 +2012,8 @@ Before hosting one, please see [shortcomings](https://en.wikipedia.org/wiki/URL_ A [virtual private network (VPN)](https://en.wikipedia.org/wiki/Virtual_private_network) extends a private network across a public network and enables users to send and receive data across shared or public networks as if their computing devices were directly connected to the private network. +- [Dockovpn](https://dockovpn.io) - Out of the box free stateless dockerized openvpn compartible server which starts in less than 2 seconds. ([Source Code](https://github.com/dockovpn/dockovpn)) `GPL-2.0` `Shell` + **Please visit [awesome-sysadmin/VPN](https://github.com/awesome-foss/awesome-sysadmin#vpn)**