PowerTunnel is an active DPI circumvention utility. This docker image is compatible with arm, arm64 as well as x86_64 docker hosts.
docker run -p 8085:8085 -v /path/to/data:/config ackr8/powertunnel:latest
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.
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.
Please checkout the PowerTunnel for more info.