Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/starriv/docker-ss
use the docker to run shadowsocksr
https://github.com/starriv/docker-ss
docker shadowsocksr
Last synced: 3 months ago
JSON representation
use the docker to run shadowsocksr
- Host: GitHub
- URL: https://github.com/starriv/docker-ss
- Owner: starriv
- Created: 2017-08-18T15:02:53.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-07T06:57:57.000Z (over 5 years ago)
- Last Synced: 2024-04-24T12:18:52.740Z (7 months ago)
- Topics: docker, shadowsocksr
- Homepage: https://hub.docker.com/r/starriv/shadowsocksr/
- Size: 4.88 KB
- Stars: 30
- Watchers: 1
- Forks: 16
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-network-stuff - **30**星
README
# docker-ss
0x1: 使用 docker-compose
```
git clone https://github.com/starriv/docker-ss.git
cd docker-ss
修改 .env 参数
docker-compose up -d```