Skip to content
This repository was archived by the owner on May 13, 2020. It is now read-only.

tomjamescn/docker-proxy-ss

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 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

 
 
 

Contributors

Languages

  • Shell 100.0%