https://github.com/lkiarest/captcha
基于阿里函数计算实现的滑动验证码方案
https://github.com/lkiarest/captcha
Last synced: 5 months ago
JSON representation
基于阿里函数计算实现的滑动验证码方案
- Host: GitHub
- URL: https://github.com/lkiarest/captcha
- Owner: lkiarest
- Created: 2021-01-07T03:05:23.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-07T03:08:31.000Z (over 5 years ago)
- Last Synced: 2025-01-21T08:45:09.243Z (over 1 year ago)
- Language: HTML
- Size: 12.7 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CAPTCHA
基于阿里函数计算实现的滑动验证码方案
### 图片处理
图片处理基于阿里容器内置的 gm 模块,另外安装了 gm-base64 插件作为页面图片地址。