Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 1.16 KB

README.md

File metadata and controls

36 lines (26 loc) · 1.16 KB

go-captcha-example

git clone https://github.com/wenlng/go-captcha-example.git
cd go-captcha-example
go mod download
go run main.go

Visit website: http://127.0.0.1:9001/go_captcha_demo


Go Captcha

Go Captcha is a behavioral captcha, which implements the generation of random verification text and the verification of click position information.

Reward Support

Reward Support

LICENSE

MIT