diff --git a/Connect-to-OpenVPN-over-Shadowsocks.md b/Connect-to-OpenVPN-over-Shadowsocks.md index 8b61add..1ea3b00 100644 --- a/Connect-to-OpenVPN-over-Shadowsocks.md +++ b/Connect-to-OpenVPN-over-Shadowsocks.md @@ -9,8 +9,4 @@ Add these lines to your .ovpn file: socks-proxy 127.0.0.1 1080 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. \ No newline at end of file