Update README.md
Signed-off-by: Teddysun <i@teddysun.com>
This commit is contained in:
parent
cac348304a
commit
c00c849326
|
|
@ -62,6 +62,7 @@ and if you want to enable **simple-obfs**, configuration file `/etc/shadowsocks-
|
||||||
```
|
```
|
||||||
|
|
||||||
This container with sample configuration `/etc/shadowsocks-libev/config.json`
|
This container with sample configuration `/etc/shadowsocks-libev/config.json`
|
||||||
|
|
||||||
There is an example to start a container that listens on `9000` (both TCP and UDP):
|
There is an example to start a container that listens on `9000` (both TCP and UDP):
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
|
|
||||||
|
|
@ -24,6 +24,7 @@ $ docker pull teddysun/shadowsocks-r:alpine
|
||||||
|
|
||||||
|
|
||||||
This pulls the latest release of shadowsocks-r.
|
This pulls the latest release of shadowsocks-r.
|
||||||
|
|
||||||
It can be found at [Docker Hub][5].
|
It can be found at [Docker Hub][5].
|
||||||
|
|
||||||
## Start a container
|
## Start a container
|
||||||
|
|
@ -52,6 +53,7 @@ You **must create a configuration file** `/etc/shadowsocks-r/config.json` in ho
|
||||||
```
|
```
|
||||||
|
|
||||||
This container with sample configuration `/etc/shadowsocks-r/config.json`
|
This container with sample configuration `/etc/shadowsocks-r/config.json`
|
||||||
|
|
||||||
There is an example to start a container that listens on `9000` (both TCP and UDP):
|
There is an example to start a container that listens on `9000` (both TCP and UDP):
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user