Updated Connect to OpenVPN over Shadowsocks (markdown)

clowwindy 2014-12-16 08:05:44 -08:00
parent 6b2410ae46
commit cfe97eb91b

@ -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.
Then connect OpenVPN.
Notice: only [versions that support UDP relay](https://github.com/clowwindy/shadowsocks/wiki/Feature-Comparison-across-Different-Versions) support this feature.