From 6c2c55adee563398b73dfb519ff57627976308ce Mon Sep 17 00:00:00 2001 From: wangyu- Date: Fri, 12 Mar 2021 03:02:39 -0500 Subject: [PATCH] Updated udp2raw openvpn config guide (markdown) --- udp2raw-openvpn-config-guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/udp2raw-openvpn-config-guide.md b/udp2raw-openvpn-config-guide.md index 6994273..14df2d5 100644 --- a/udp2raw-openvpn-config-guide.md +++ b/udp2raw-openvpn-config-guide.md @@ -89,7 +89,7 @@ comp-lzo no #this option is deprecated since openvpn2.4. For 2.4 and above, us 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,or you dont trust udp2raw 's encryption -fragment 1200 ##### very important you can turn it up a bit. but,the lower the safer +fragment 1200 ##### very important it's a conservative value, you can turn it up a bit mssfix 1200 ##### very important sndbuf 2000000 ##### important