From 2ef30edb13961c4f6e187673df6b3f8b7a94e3f9 Mon Sep 17 00:00:00 2001 From: FilatovSerA Date: Thu, 6 Apr 2023 20:58:31 +0000 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'labs/lab2/README.md'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- labs/lab2/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/labs/lab2/README.md b/labs/lab2/README.md index 4428b22..e2f0237 100644 --- a/labs/lab2/README.md +++ b/labs/lab2/README.md @@ -464,7 +464,7 @@ proto tcp-client remote *ip_adress* port 1194 dev tun -secret "/home/**username**/OpenVPNconf/ovpn.key" +secret /home/*username*/OpenVPNconf/ovpn.key redirect-gateway def1 ifconfig 10.4.0.2 10.4.0.1 ```