{"id":15198709,"url":"https://github.com/s3rj1k/go-nginx-captcha","last_synced_at":"2025-10-02T14:31:53.639Z","repository":{"id":56079033,"uuid":"186781390","full_name":"s3rj1k/nginx-captcha","owner":"s3rj1k","description":"Captcha service that uses nginx auth_request_module.","archived":true,"fork":false,"pushed_at":"2020-11-26T17:47:24.000Z","size":14,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-01-29T17:22:48.398Z","etag":null,"topics":["auth-request","captcha","nginx","nginx-captcha","subrequest"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/s3rj1k.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-05-15T08:18:09.000Z","updated_at":"2024-01-29T17:22:48.399Z","dependencies_parsed_at":"2022-08-15T12:41:03.638Z","dependency_job_id":null,"html_url":"https://github.com/s3rj1k/nginx-captcha","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s3rj1k%2Fnginx-captcha","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s3rj1k%2Fnginx-captcha/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s3rj1k%2Fnginx-captcha/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s3rj1k%2Fnginx-captcha/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/s3rj1k","download_url":"https://codeload.github.com/s3rj1k/nginx-captcha/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219875714,"owners_count":16554705,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["auth-request","captcha","nginx","nginx-captcha","subrequest"],"created_at":"2024-09-28T01:40:19.439Z","updated_at":"2025-10-02T14:31:53.277Z","avatar_url":"https://github.com/s3rj1k.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Build\n## Build binaries\n```shell script\nmake build\n```\n\n## Build Deb Package\n```shell script\napt install make devscripts debhelper build-essential dh-systemd\ndebuild -us -uc -b\n```\n\n# Usage\n## Generate new CAPTHCAs database\n```shell script\n./nginx-captcha -generate=$AmountOfCAPTCHAs -db=$PathToDBFile\n```\nexample:\n```shell script\n./nginx-captcha -generate=1000 -db=/var/cache/nginx-captcha/captcha.db\n```\n## Start nginx-captcha backend\n```shell script\n./nginx-captcha -db=/var/cache/nginx-captcha/captcha.db -address=unix:/run/nginx-captcha.sock\n```\n## Test nginx-captcha backend\n```shell script\ncurl --unix-socket /run/nginx-captcha.sock http:/example.com\n```\n\n## Nginx configuration\nThe ./nginx dir contains the vhost configuration template.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fs3rj1k%2Fgo-nginx-captcha","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fs3rj1k%2Fgo-nginx-captcha","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fs3rj1k%2Fgo-nginx-captcha/lists"}