From cfe97eb91bc4e2232ca7aef0bbc853080818d718 Mon Sep 17 00:00:00 2001 From: clowwindy Date: Tue, 16 Dec 2014 08:05:44 -0800 Subject: [PATCH] Updated Connect to OpenVPN over Shadowsocks (markdown) --- Connect to OpenVPN over Shadowsocks.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Connect to OpenVPN over Shadowsocks.md b/Connect to OpenVPN over Shadowsocks.md index 2b800f4..d3ecdad 100644 --- a/Connect to OpenVPN over Shadowsocks.md +++ b/Connect to OpenVPN over Shadowsocks.md @@ -9,4 +9,6 @@ Add these lines to your .ovpn file: socks-proxy 127.0.0.1 1080 route SHADOWSOCKS_SERVER_IP 255.255.255.255 net_gateway -Then connect OpenVPN. \ No newline at end of file +Then connect OpenVPN. + +Notice: only [versions that support UDP relay](https://github.com/clowwindy/shadowsocks/wiki/Feature-Comparison-across-Different-Versions) support this feature. \ No newline at end of file