From 750374de45fd2e3aa5717b5666ae2fd67edb6690 Mon Sep 17 00:00:00 2001 From: clowwindy Date: Mon, 25 Aug 2014 21:59:12 -0700 Subject: [PATCH] Revert 038010e9fc839d33a801501859abe313944d676b ... 773863c53e96b150e29deffbab75c2f7c2f72d58 on Connect to OpenVPN over Shadowsocks --- Connect-to-OpenVPN-over-Shadowsocks.md | 4 ---- 1 file changed, 4 deletions(-) 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