Precompiled binaries
Precompiled chproxy
binaries are available here.
Just download the latest stable binary, unpack and run it with the desired config:
Building from source
Chproxy is written in Go. The easiest way to install it from sources is:
If you don’t have Go installed on your system - follow this guide.
Docker
Chproxy is also available as a Docker image in a public repository on DockerHub.
Download the image and run the container:
Example:
Build a local image.
To build an image, as a prerequisite, the chproxy
binary should exist in the same context as Dockerfile.
You can download the prebuilt version or run the following command:
Then run docker build command:
Finally, run container:
Flags
Example:
systemd service
Example systemd service configuration: