Skip to content
This repository was archived by the owner on Feb 11, 2026. It is now read-only.

v1.2.1

Latest

Choose a tag to compare

@telanflow telanflow released this 26 Jan 10:24

🚀 Feature

  1. 使用zap logger库
  2. 升级依赖版本,使用Go 1.17.6构建
  3. 优化命令提示
  4. 支持多邮箱模式
  5. 多阶段密码字典生成,Goroutine并发生成
  6. 优化配置文件解析失败处理方式(自动重置,自动加载)
  7. 新增密码组合混淆模式 #1
    • 姓名/连接符/生日
    • 姓名/连接符/手机号
    • 用户名/连接符/生日
    • 用户名/连接符/手机号
    • 短名称/连接符/生日
    • 短名称/连接符/手机号

Full Changelog: v1.2.0...v1.2.1