From 3a6f33574099c090cd8e00211031601c8ce1bc3a Mon Sep 17 00:00:00 2001 From: h4775346 Date: Fri, 5 Jul 2024 16:50:29 +0300 Subject: [PATCH 1/2] Added (Check Duplicates Before Adding New User) --- readme.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 readme.md diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..d468cdb --- /dev/null +++ b/readme.md @@ -0,0 +1,18 @@ +`L2tp Manager Allows sas users to manage l2tp accounts using PHP Website` + +1- Login Into SSH SAS Terminal + +2- Run The Following Script + +#Script +``` +curl -sL https://raw.githubusercontent.com/h4775346/l2tp-manager/master/sas4-install.sh | sudo bash +``` +## Then You are ready to go + +``` +http://______sas_ip______/l2tp-manager/ +``` + +💥 Make Sure you has installed l2tp server + From de94d5093af55e03c4b5ba51508132628b71ed90 Mon Sep 17 00:00:00 2001 From: h4775346 Date: Fri, 5 Jul 2024 16:55:45 +0300 Subject: [PATCH 2/2] Added (Check Duplicates Before Adding New User) --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index d468cdb..dd8d48d 100644 --- a/readme.md +++ b/readme.md @@ -14,5 +14,5 @@ curl -sL https://raw.githubusercontent.com/h4775346/l2tp-manager/master/sas4-ins http://______sas_ip______/l2tp-manager/ ``` -💥 Make Sure you has installed l2tp server +💥 Make Sure you have installed l2tp server