Add TCP mode requirement

Mengdi Gao 2014-08-23 19:37:41 -07:00
parent 84d51a2af5
commit 773863c53e

@ -9,4 +9,8 @@ Add these lines to your .ovpn file:
socks-proxy 127.0.0.1 1080 socks-proxy 127.0.0.1 1080
route SHADOWSOCKS_SERVER_IP 255.255.255.255 net_gateway route SHADOWSOCKS_SERVER_IP 255.255.255.255 net_gateway
And make sure both server and client is configured to the TCP mode
proto tcp
Then connect OpenVPN. Then connect OpenVPN.