From 21282240b0b57f6ad21f2dc85275bc9cd4c5470a Mon Sep 17 00:00:00 2001 From: pipistrello Date: Fri, 4 Mar 2022 13:36:37 +0300 Subject: [PATCH] =?UTF-8?q?=D0=98=D0=B7=D0=BC=D0=B5=D0=BD=D0=B8=D0=BB(?= =?UTF-8?q?=D0=B0)=20=D0=BD=D0=B0=20'openvpn-server/readme.md'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- openvpn-server/readme.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/openvpn-server/readme.md b/openvpn-server/readme.md index c9f244c..a331d14 100644 --- a/openvpn-server/readme.md +++ b/openvpn-server/readme.md @@ -1,4 +1,6 @@ Start the IPsec VPN server VERY IMPORTANT ! First, run this command on the Docker host to load the IPsec NETKEY kernel module: -sudo modprobe af_key \ No newline at end of file +sudo modprobe af_key + +https://github.com/hwdsl2/docker-ipsec-vpn-server \ No newline at end of file