Skip to content

adarnimrod/hitch-docker

Repository files navigation

Hitch Docker image

pipeline status Docker Hub downloads

Usage example

docker run -p 80:80 adarnimrod/hitch --client --backend [google.com]:443 --frontend [*]:80 --log-level 1 --user=nobody /etc/ssl/cert.pem

Netcat and OpenSSL are included in the image, so you can also specify better healthchecks for your use-case.

License

This software is licensed under the MIT license (see LICENSE.txt).

Author Information

Nimrod Adar, contact me or visit my website. Patches are welcome via git send-email. The repository is located at: https://git.shore.co.il/explore/.