module
Version:
v1.0.2
Opens a new window with list of versions in this module.
Published: Apr 29, 2022
License: Apache-2.0
Opens a new window with license information.
README
¶
go captcha
受AJ-Captcha启发,用golang实现的滑动验证码。
运行
$ go mod tidy
$ go run example/puzzle_captcha/main.go
前端
前端代码仓库
运行前端
$ git clone git@gitee.com:wida/gocatcha-ui.git
$ cd gocatcha-ui
$ npm i
$ npm run dev
运行截图
感谢
本程序算法受AJ-Captcha启发,本程序的前端UI则来着AJ-Captcha的vue代码,感谢AJ-Captcha
的开源。
Directories
¶
example
|
|
|
|
|
|
tools
|
|
|
|
Click to show internal directories.
Click to hide internal directories.