Skip to content

jrandiny/powertunnel-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PowerTunnel Docker

This is a simple docker image for PowerTunnel. PowerTunnel is a proxy server which allow bypassing of deep packet inspection some ISP use to block internet access.

Example Usage

docker run -p 8085:8085 -v /sample-config:/config jrandiny/powertunnel:latest

Then configure your browser proxy configuration to localhost:8085

Configuration

Please mount a folder with the required configuration on /config. Example configuration for bypassing Netflix DPI (From bebasid) is provided in sample-config folder. Please don't change the internal port and ip configuration, instead use docker port binding to change port number.

About

Docker for PowerTunnel

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages