Update README.md

This commit is contained in:
Sah 2015-01-04 15:43:28 +08:00
parent 599752fbf5
commit a46176b3e7

View file

@ -1,5 +1,17 @@
# Shadowsocks Dockerized
## What is Shadowsocks
A secure socks5 proxy designed to protect your Internet traffic.
See http://shadowsocks.org/
## What is Docker
An open platform for distributed applications for developers and sysadmins.
See https://www.docker.com/
## How to use this image
### Start the daemon for the firt time
@ -35,6 +47,10 @@ docker stop shadowsocks-app
docker start shadowsocks-app
```
### Upgrade
COMING SOON
### Use in CoreOS
COMING SOON