This shows you the differences between two versions of the page.
| — |
install-l2tp_ipsec-vpn [2019/12/18 21:31] (current) admin created |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | https://github.com/hwdsl2/setup-ipsec-vpn | ||
| + | ''wget https://git.io/vpnsetup -O vpnsetup.sh && sudo sh vpnsetup.sh'' | ||
| + | |||
| + | OR, | ||
| + | |||
| + | |||
| + | ''wget https://git.io/vpnsetup -O vpnsetup.sh'' | ||
| + | |||
| + | ''nano -w vpnsetup.sh'' | ||
| + | |||
| + | [Replace with your own values: YOUR_IPSEC_PSK, YOUR_USERNAME and YOUR_PASSWORD] | ||
| + | |||
| + | ''sudo sh vpnsetup.sh'' | ||