Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 241 Bytes

README.md

File metadata and controls

13 lines (12 loc) · 241 Bytes

shadowsocks-polipo

Serve http proxy by shadowsocks and polipo.

Usage

  1. set your proxy server setting from example file:
cp ss-config.example.json ss-config.json
vi ss-config.json
  1. start service:
docker-compose up -d