From 3a6f33574099c090cd8e00211031601c8ce1bc3a Mon Sep 17 00:00:00 2001 From: h4775346 Date: Fri, 5 Jul 2024 16:50:29 +0300 Subject: [PATCH] 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 +