Skip to content

mrmaxi/docker-proxy-ss

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Based on https://github.com/danshan/docker-shadowsocks-client, add privoxy as a HTTP proxy through SOCK5 proxy of shaodwsocks.

* How to use?
Simply run(replace related args with your custom value)

```sh
sudo docker run -d -p 1086:1086 tomjamescn/docker-proxy-ss SERVER_ADDR SERVER_PORT PASSWORD METHOD 1086
```

About

shadowsocks client in docker(based on alpine linux)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 54.6%
  • Dockerfile 45.4%