PHP Gui to manage l2tp users
 
 
Go to file
Abanoub Hany 49823b5ec7 Added a script to install xl2tp server to ubuntu and configure it automatically 2024-07-05 18:53:41 +03:00
.gitignore Added (Check Duplicates Before Adding New User) 2024-07-01 20:33:28 +03:00
header.php Added (Check Duplicates Before Adding New User) 2024-07-01 20:41:20 +03:00
index.php Added (Check Duplicates Before Adding New User) 2024-07-01 20:41:20 +03:00
login.php Added (Check Duplicates Before Adding New User) 2024-07-05 16:40:48 +03:00
readme.md Added a script to install xl2tp server to ubuntu and configure it automatically 2024-07-05 18:53:41 +03:00
sas4-install.sh Added a script to install xl2tp server to ubuntu and configure it automatically 2024-07-05 18:49:46 +03:00
sas4-l2tp-full-installer.sh Added a script to install xl2tp server to ubuntu and configure it automatically 2024-07-05 18:52:14 +03:00

readme.md

L2tp Manager Allows sas users to manage l2tp accounts using PHP Website

1- Login Into SSH SAS Terminal

2- Run The Following Script

l2tp Manager Gui And Full Installation

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

To Install Only Gui

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 have installed l2tp server