From 49823b5ec7c7ceca37813f5f5009bc5303e4cc53 Mon Sep 17 00:00:00 2001 From: h4775346 Date: Fri, 5 Jul 2024 18:53:41 +0300 Subject: [PATCH] Added a script to install xl2tp server to ubuntu and configure it automatically --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 1c633cb..5302142 100644 --- a/readme.md +++ b/readme.md @@ -9,7 +9,7 @@ ## To Full Install L2tp Server With Configurations And Gui - +#### ❌❌ Careful Running This Script Will Remove All Old Configs and l2tp users if they exits ``` curl -sL https://raw.githubusercontent.com/h4775346/l2tp-manager/master/sas4-l2tp-full-installer.sh | sudo bash ```