typo and letter case fixes
parent
6b506bfe5c
commit
d756f7af8b
1 changed files with 11 additions and 11 deletions
|
@ -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.
|
Loading…
Add table
Add a link
Reference in a new issue