Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/u2takey/ss-ambassador
容器翻墙方案
https://github.com/u2takey/ss-ambassador
docker shadowsocks
Last synced: 10 days ago
JSON representation
容器翻墙方案
- Host: GitHub
- URL: https://github.com/u2takey/ss-ambassador
- Owner: u2takey
- Created: 2017-01-12T11:08:45.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-01-12T11:19:14.000Z (almost 8 years ago)
- Last Synced: 2024-11-30T14:49:36.858Z (23 days ago)
- Topics: docker, shadowsocks
- Language: Shell
- Homepage:
- Size: 1.95 KB
- Stars: 6
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Usage
在contianerXX里面想翻墙怎么办1. modify config in ss.conf and start.sh
2. docker build -t ambassador .
3. docker run -d --rm --privileged --name ambassador ambassador
4. test by : docker run --rm --net=container:ambassador contianerXX