From e71e200f5b16c7b6cbfccbb4915800da32ff41ed Mon Sep 17 00:00:00 2001 From: wangyu- Date: Mon, 23 Oct 2017 04:57:01 -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 3c48159..bcb9a0e 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,at client side,you may need to add a route exception to your remote server ip.Otherwise OpenVPN may hijack UDPspeeder 's traffic. +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. For example,depend on your network environment,the command may looks like: ```