Update README.md

This commit is contained in:
Lin Song 2016-01-20 23:09:32 -06:00 committed by hwdsl2
parent 139f3f3cb0
commit 58a46bfe95

View File

@ -33,7 +33,7 @@ A newly created Amazon EC2 instance, using these AMIs: (See the link above for u
**-OR-**
A dedicated server or any KVM- or Xen-based Virtual Private Server (VPS), with these Linux OS:
(Using the VPN scripts on a **freshly installed** system is recommended)
 (Using the VPN scripts on a **freshly installed** system is recommended)
- Ubuntu 14.04 (Trusty) or 12.04 (Precise)
- Debian 8 (Jessie)
- Debian 7 (Wheezy) - NOT recommended. Requires <a href="https://gist.github.com/hwdsl2/5a769b2c4436cdf02a90" target="_blank">this workaround</a> to work.
@ -72,6 +72,12 @@ nano -w vpnsetup_centos.sh
If unable to download via `wget`, you may open the VPN scripts above and click the `Raw` button on the right. Press `Ctrl+A` to select all, `Ctrl-C` to copy, then paste into your favorite editor.
## Next Steps
Get your computer to use the VPN. Search the web for instructions, e.g. https://www.google.com/#q=setup+ipsec+l2tp+client
Enjoy your very own VPN! :sparkles::tada::rocket::sparkles:
## Important Notes
To support multiple VPN users with different credentials, just <a href="https://gist.github.com/hwdsl2/123b886f29f4c689f531" target="_blank">edit a few lines</a> in the scripts.