typo and letter case fixes

gDD 2014-09-09 18:45:46 -07:00
parent 6b506bfe5c
commit d756f7af8b

@ -1,12 +1,12 @@
Setup OpenVPN and shadowsocks (Python / node.js version) on your server.
Setup OpenVPN client and shadowsocks(Python / node.js) on your local machine.
Connect shadowsocks.
Add these lines to your .ovpn file:
socks-proxy 127.0.0.1 1080
route SHADOWSOCKS_SERVER_IP 255.255.255.255 net_gateway
Setup OpenVPN and Shadowsocks (Python / Node.js) on your server.
Setup OpenVPN client and Shadowsocks(Python / Node.js) on your local machine.
Connect Shadowsocks.
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.