Browse Source

Update openvpn_guide.md

wangyu- 8 years ago
parent
commit
53609c25fc
1 changed files with 1 additions and 1 deletions
  1. 1 1
      doc/openvpn_guide.md

+ 1 - 1
doc/openvpn_guide.md

@@ -15,7 +15,7 @@ assume server ip is 45.66.77.88
 ```
 
 #### hint
-You can add `--cipher xor` `--auth simple` to **both** sides to obtain maximum performance(but poor security).
+You can add `--cipher-mode xor` `--auth-mode simple` to **both** sides to obtain maximum performance(but poor security).
 
 # openvpn config