Sign inSign up

jrandiny/powertunnel

By jrandiny

Updated almost 6 years ago

PowerTunnel docker image for bypassing deep packet inspection

Image
1

1.1K

jrandiny/powertunnel repository overview

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.

Tag summary

Content type

Image

Digest

Size

76.9 MB

Last updated

almost 6 years ago

docker pull jrandiny/powertunnel