/interesting

整理各种有趣的接口,用来归档。

Primary LanguageGoApache License 2.0Apache-2.0

项目介绍

整理各种有趣接口,归档总结经验。

decrypt_secucrt: 解密secucrt密码

findModVer: 查找模块所有依赖的不同版本来自哪个go.mod文件

安装: go install github.com/jan-bar/interesting/findModVer@latest

perpetual_calendar: 获取百度万年历接口

tools: 各种有意思的方法,一些小工具

two-factor-authentication: 双因子认证

zip7: 有关7z的学习,包括用go调用7z.dll (go掉c++方案)