Skip to content

ackr-8/powertunnel-dockerized

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PowerTunnel Docker

PowerTunnel is an active DPI circumvention utility. This docker image is compatible with arm, arm64 as well as x86_64 docker hosts.

GitHub Workflow Status

Docker Pulls

Getting Started

docker run -p 8085:8085 -v /path/to/data:/config ackr8/powertunnel:latest

Configuration

Please mount a folder for configuration on /config Place all your configs in that folder if no config is present, default options will be used. Please don't change the internal port and ip configuration, instead use docker port (LHS part of the colon) binding to change port number.

Client configuration

Systemwide:

You can add the server's IP and port in your OS network settings.

Browser:

For Chromium based browsers I would recommend using ProxySwitchyOmega and adding the server port and IP with HTTP protocol.

For Firefox based browsers use the built-in proxy configuration with HTTP protocol and tick the for HTTPS and FTP option.

Additional help

Please checkout the PowerTunnel for more info.

Releases

No releases published

Packages

No packages published