--- title: 学习周刊-总第86期-2022年第51周 date: 2022-12-29 15:30:00 permalink: /pages/f86f4e/ categories: - 周刊 - 学习周刊 - 2022年 tags: - feed: enable: true description: 学习周刊-总第86期-简洁易用的行为式验证码Go库 --- ### 0 ,前言 周刊维护在:[https://github.com/eryajf/learning-weekly](https://github.com/eryajf/learning-weekly) 欢迎投稿,推荐或自荐项目 /文章 /博客,请提交 issue 。 周刊核心为运维周刊,还会侧重Go语言生态,Vue相关技术生态的项目,以及 GitHub 上优秀项目或经验。 你也可以在我的博客 [https://wiki.eryajf.net/learning-weekly/](https://wiki.eryajf.net/learning-weekly/) 查看汇总周刊。 ### 1,优秀项目 --- - 项目地址:[go-captcha](https://github.com/wenlng/go-captcha) - 项目说明:一个简洁易用、交互友好、高安全性的 "行为式验证码" Go 库,采用 “验证码展示-采集用户行为-验证行为数据” 为流程,用户无需键盘手动输入,极大优化传统验证码用户体验不佳的问题,支持 PC 端及移动端,支持前端 Vue、React... 等项目。 ![](http://t.eryajf.net/imgs/2022/12/5a50c33d02507aa3.jpg) - 相关文章:[README](https://github.com/wenlng/go-captcha/blob/master/README_zh.md) --- - 项目地址:[gulu](https://github.com/88250/gulu) - 项目说明:⭕ Go 语言常用工具库,这个轱辘还算圆! - 相关文章:[README](https://github.com/88250/gulu#readme) --- - 项目地址:[Green-Wall](https://github.com/Codennnn/Green-Wall) - 项目说明:一个能够在线生成 github 提交历史的工具。 ![](http://t.eryajf.net/imgs/2022/12/d1f82cb3fad931cc.png) - 相关文章:[README](https://github.com/Codennnn/Green-Wall#readme),[在线体验](https://green-wall.vercel.app/) --- ### 2,优秀文章 --- - [Set a stage status in Jenkins Pipelines](https://stackoverflow.com/questions/48471101/set-a-stage-status-in-jenkins-pipelines) - 如题,自定义 stage 的状态。 --- ### 3,优秀博客 --- - 博客地址:[fatedier blog](https://blog.fatedier.com/) - 简单说明:go 开发者,frp 项目开发者,博客内容质量很高。 --- - 博客地址:[leoku.top](https://www.leoku.top/) - 简单说明:一个很有个性,很有想法的前端开发者的站点。 ---