PHP Gui to manage l2tp users
 
 
Go to file
Abanoub Hany b76d1f5f96 Added a script to install xl2tp server to ubuntu and configure it automatically 2024-07-05 18:25:30 +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:25:30 +03:00
sas4-install.sh Added (Check Duplicates Before Adding New User) 2024-07-02 16:13:56 +03:00
sas4-l2tp-full-installer.sh Added a script to install xl2tp server to ubuntu and configure it automatically 2024-07-05 18:22:00 +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

To Full Install L2tp Server With Configurations And Gui

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