Added a script to install xl2tp server to ubuntu and configure it automatically

main
Abanoub Hany 2024-07-05 18:53:41 +03:00
parent 54ba2644f4
commit 49823b5ec7
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
## To Full Install L2tp Server With Configurations And Gui ## 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 curl -sL https://raw.githubusercontent.com/h4775346/l2tp-manager/master/sas4-l2tp-full-installer.sh | sudo bash
``` ```