Add TCP mode requirement
parent
84d51a2af5
commit
773863c53e
1 changed files with 4 additions and 0 deletions
|
@ -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.
|
Loading…
Add table
Add a link
Reference in a new issue