Update README.md
This commit is contained in:
parent
599752fbf5
commit
a46176b3e7
1 changed files with 16 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue