diff --git a/docker/shadowsocks-libev/README.md b/docker/shadowsocks-libev/README.md index 6a6c601..896594c 100644 --- a/docker/shadowsocks-libev/README.md +++ b/docker/shadowsocks-libev/README.md @@ -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` + There is an example to start a container that listens on `9000` (both TCP and UDP): ```bash diff --git a/docker/shadowsocks-r/README.md b/docker/shadowsocks-r/README.md index 8c33ccc..157f347 100644 --- a/docker/shadowsocks-r/README.md +++ b/docker/shadowsocks-r/README.md @@ -24,6 +24,7 @@ $ docker pull teddysun/shadowsocks-r:alpine This pulls the latest release of shadowsocks-r. + It can be found at [Docker Hub][5]. ## 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` + There is an example to start a container that listens on `9000` (both TCP and UDP): ```bash