Browse Source

Update README.md

tags/2.5.6
clowwindy 9 years ago
parent
commit
85dc46d11e
1 changed files with 9 additions and 0 deletions
  1. +9
    -0
      README.md

+ 9
- 0
README.md View File

@@ -48,6 +48,15 @@ with any editor, Shadowsocks will notify browsers about the change automatically
For UDP, you need to use SocksCap or ProxyCap to force programs you want
to be proxied to tunnel over Shadowsocks

#### Multiple Instances

If you want to manage multiple servers using other tools like SwitchyOmega,
you can start multiple Shadowsocks instances. To avoid configuration conflicts,
copy Shadowsocks to a new directory and choose a different local port.

Also, make sure to use `SOCKS5` proxy in SwitchyOmega, since we have only
one HTTP proxy instance.

#### Develop

Visual Studio 2015 is required.


Loading…
Cancel
Save