Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cbeuw committed Sep 20, 2018
1 parent 0facfc6 commit e470120
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,12 @@ or as value of `plugin` and `plugin_opts` in Shadowsocks JSON
}
```

Alternatively, plugin_opts can be the configuration options seperated by semi-colons. For example:

`"plugin_opts":"WebServerAddr=204.79.197.200:443;Key=exampleconftest"`

**Keys cannot have = " ; in them**

### Standalone mode

Standalone mode should only be used if your shadowsocks port does not support plugins
Expand Down

0 comments on commit e470120

Please sign in to comment.