# utils **Repository Path**: mzky/utils ## Basic Information - **Project Name**: utils - **Description**: 一个工具集 - **Primary Language**: Go - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-03-18 - **Last Updated**: 2025-09-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### 自用工具库 - captcha 生成验证码 - cmd 控制台执行 - common 常用工具库、数组操作、字符串操作、文件操作、定时操作 - net 网络操作 - tls 产生自签ssl证书 - encryption 常用加解密 - memdb 内存数据库,支持自定义嵌套结构、反射定义值的type - log 日志模块 https://github.com/bingoohuang/golog - hook 劫持go的server,将http重定向到https,支持自定义返回信息 - cron 不受修改系统时间影响的定时任务