Skip to content

Commit e25b6b6

Browse files
authored
Update README.md
1 parent 431d30a commit e25b6b6

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
11
# OwnVPN
22

33
Simple script to deploy your own VPN server.
4+
5+
6+
# PPTP
7+
Only MS-CHAP v2 with MPPE-128 encryption is allowed.
8+
9+
# Note that PPTP is NOT recommended for transmission secret data, because all strong PPTP authentication algorithms have been already hacked.
10+
11+
# INSTALLATION
12+
13+
Download: "git clone https://github.com/coderastic/ownvpn.git"
14+
15+
then run "sudo ./ownvpn/PPTP/install.sh"
16+
17+
More VPN protocols will be added soon.

0 commit comments

Comments
 (0)