From 66796e5e295dc8a6b4b1bec3118a0ef9ac77f5bb Mon Sep 17 00:00:00 2001 From: clowwindy Date: Sun, 11 Jan 2015 21:23:31 +0800 Subject: [PATCH] Updated Setup a Shadowsocks relay (markdown) --- Setup-a-Shadowsocks-relay.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Setup-a-Shadowsocks-relay.md b/Setup-a-Shadowsocks-relay.md index 3876078..529f2c8 100644 --- a/Setup-a-Shadowsocks-relay.md +++ b/Setup-a-Shadowsocks-relay.md @@ -5,7 +5,7 @@ If you want your client connected to a Japan VPS, but you want a US IP. ### Easy version: 1. Setup Shadowsocks server as usual on US VPS. -2. On Japan VPS, enable forwarding. Replace `US_VPS_IP` and `JP_VPS_IP` with actual IP: +2. On Japan VPS, enable forwarding. Replace `US_VPS_IP` and `JAPAN_VPS_IP` with actual IP: sudo su echo 1 > /proc/sys/net/ipv4/ip_forward