make buildapt install make devscripts debhelper build-essential dh-systemd
debuild -us -uc -b./nginx-captcha -generate=$AmountOfCAPTCHAs -db=$PathToDBFileexample:
./nginx-captcha -generate=1000 -db=/var/cache/nginx-captcha/captcha.db./nginx-captcha -db=/var/cache/nginx-captcha/captcha.db -address=unix:/run/nginx-captcha.sockcurl --unix-socket /run/nginx-captcha.sock http:/example.comThe ./nginx dir contains the vhost configuration template.