Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/u2takey/ss-ambassador

容器翻墙方案
https://github.com/u2takey/ss-ambassador

docker shadowsocks

Last synced: 10 days ago
JSON representation

容器翻墙方案

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