From c18db61be0459fc70c88995bab5fbf1909451643 Mon Sep 17 00:00:00 2001 From: wangyu- Date: Fri, 12 Mar 2021 03:00:35 -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 928ecd6..6994273 100644 --- a/udp2raw-openvpn-config-guide.md +++ b/udp2raw-openvpn-config-guide.md @@ -45,7 +45,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