From a29cbf377965530f6969e71d5c1008cee3a30d1e Mon Sep 17 00:00:00 2001 From: wangyu- Date: Sun, 20 Aug 2017 10:55:55 -0700 Subject: [PATCH] Update openvpn_guide.md --- doc/openvpn_guide.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/openvpn_guide.md b/doc/openvpn_guide.md index 23ca627..812a632 100644 --- a/doc/openvpn_guide.md +++ b/doc/openvpn_guide.md @@ -38,7 +38,7 @@ mute 20 comp-lzo no cipher none ##### disable openvpn 's cipher and auth for maxmized peformance. -auth none ##### you can enable openvpn's cipher and auth,if you dont care about peformance,oryou dont trust udp2raw 's encryption +auth none ##### you can enable openvpn's cipher and auth,if you dont care about peformance,or you dont trust udp2raw 's encryption fragment 1200 ##### very important you can turn it up a bit. but,the lower the safer mssfix 1200 ##### very important @@ -80,7 +80,7 @@ mute 20 comp-lzo no cipher none ##### disable openvpn 's cipher and auth for maxmized peformance. -auth none ##### you can enable openvpn's cipher and auth,if you dont care about peformance,oryou dont trust udp2raw 's encryption +auth none ##### you can enable openvpn's cipher and auth,if you dont care about peformance,or you dont trust udp2raw 's encryption fragment 1200 ##### very important you can turn it up a bit. but,the lower the safer mssfix 1200 ##### very important