Update openvpn_guide.md

This commit is contained in:
wangyu- 2017-08-25 19:14:17 -07:00 committed by GitHub
parent 60efcbce95
commit 53609c25fc

@ -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