Categorygithub.com/jan-bar/interesting
repository
0.0.0-20240309020020-c07fb9f93b1a
Repository: https://github.com/jan-bar/interesting.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

项目介绍

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

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++方案)