Browse Source

Update readme.md

tags/4.0.6
celeron533 7 years ago
parent
commit
cb3afafd54
1 changed files with 10 additions and 3 deletions
  1. +10
    -3
      README.md

+ 10
- 3
README.md View File

@@ -13,6 +13,7 @@ Shadowsocks for Windows
4. Supports HTTP proxy 4. Supports HTTP proxy
5. Supports server auto switching 5. Supports server auto switching
6. Supports UDP relay (see Usage) 6. Supports UDP relay (see Usage)
7. Supports plugins


#### Download #### Download


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


#### Plugins

If you would like to connect to server via a plugin, please set the plugin's
path (relative or absolute) on Edit Servers form.
Note: Forward Proxy will not be used while a plugin is enabled.

#### Global hotkeys #### Global hotkeys


Hotkeys are NOT registered automatically. You should re-register all hotkeys after Hotkeys are NOT registered automatically. You should re-register all hotkeys after
restarting Shadowsocks. If you are using multiple instances of Shadowsocks, restarting Shadowsocks. If you are using multiple instances of Shadowsocks,
you must set different key combination for other instances.
you must set different key combination for each instance.


##### How to input? ##### How to input?


@@ -102,8 +109,8 @@ Please visit [Servers] for more information.
GPLv3 GPLv3




[Appveyor]: https://ci.appveyor.com/project/wongsyrone/shadowsocks-windows-yqdou
[Build Status]: https://ci.appveyor.com/api/projects/status/yieb7lo96irmuc28/branch/master?svg=true
[Appveyor]: https://ci.appveyor.com/project/celeron533/shadowsocks-windows
[Build Status]: https://ci.appveyor.com/api/projects/status/tfw57q6eecippsl5/branch/master?svg=true
[latest release]: https://github.com/shadowsocks/shadowsocks-csharp/releases [latest release]: https://github.com/shadowsocks/shadowsocks-csharp/releases
[GFWList]: https://github.com/gfwlist/gfwlist [GFWList]: https://github.com/gfwlist/gfwlist
[Servers]: https://github.com/shadowsocks/shadowsocks/wiki/Ports-and-Clients#linux--server-side [Servers]: https://github.com/shadowsocks/shadowsocks/wiki/Ports-and-Clients#linux--server-side


Loading…
Cancel
Save