Compare commits
6 Commits
942ba05b0a
...
4405959016
Author | SHA1 | Date |
---|---|---|
Abanoub Hany | 4405959016 | |
Abanoub Hany | b76d1f5f96 | |
Abanoub Hany | 9710caa7c7 | |
Abanoub Hany | 49f634e86f | |
Abanoub Hany | de94d5093a | |
Abanoub Hany | 3a6f335740 |
|
@ -4,7 +4,13 @@
|
||||||
|
|
||||||
2- Run The Following Script
|
2- Run The Following Script
|
||||||
|
|
||||||
#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
|
curl -sL https://raw.githubusercontent.com/h4775346/l2tp-manager/master/sas4-install.sh | sudo bash
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue