Skip to content

homdx/test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is concept:

  1. Compile with Docker from source ProxyBroker and runit
  2. Second container is convert result, make privoxy config, and run privoxy

Change proxy setting in you browser to ipdocker:8118 and start browsing.

Cloning the repository

Clone recursively to pull-in needed submodule(s):

$ git clone --recursive https://github.com/homdx/test

  • move file Docker to folder ProxyBroker `$ mv Dockerfile ProxyBroker/

Build and run with docker

$ docker-compose up

or

$ docker-compose up -d (Detached mode: Run containers in the background)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published