From 30896c81105e48ad145d81bd22ec893506132e49 Mon Sep 17 00:00:00 2001 From: wangyu- Date: Mon, 23 Oct 2017 05:00:22 -0700 Subject: [PATCH] Update udpspeeder_openvpn.md --- doc/udpspeeder_openvpn.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/udpspeeder_openvpn.md b/doc/udpspeeder_openvpn.md index 0fa4e1c..a59a259 100644 --- a/doc/udpspeeder_openvpn.md +++ b/doc/udpspeeder_openvpn.md @@ -88,7 +88,7 @@ txqueuelen 4000 ##### suggested ``` ##### Note: -If you use the `redirect-gateway` option of OpenVPN,you may need to add a route exception to your remote server ip at client side.Otherwise OpenVPN may hijack UDPspeeder 's traffic. +If you use the `redirect-gateway` option of OpenVPN,you may need to add a route exception for your remote server ip at client side.Otherwise OpenVPN may hijack UDPspeeder 's traffic. For example,depend on your network environment,the command may looks like: ```