Skip to content
Snippets Groups Projects
Select Git revision
  • 6f6f07d52bd9ba0f2dba2e98bb5d338c530356a0
  • master default
2 results

hitch-docker

Adar Nimrod's avatar
nimrod authored
Not needed in the image.
6f6f07d5
History

Hitch Docker image

pipeline status

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/.