From e0b657e70fc14509a834f00e85971c09e4728cb2 Mon Sep 17 00:00:00 2001 From: rootphantomer Date: Wed, 7 Sep 2022 10:22:44 +0800 Subject: [PATCH] update readme --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 46feebd..8ade9e8 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ * @Author: ph4nt0mer * @Date: 2022-09-01 18:39:52 * @LastEditors: rootphantomer - * @LastEditTime: 2022-09-06 17:35:56 + * @LastEditTime: 2022-09-07 10:22:20 * @FilePath: /quake_go/README.md * @Description: * @@ -29,6 +29,11 @@ rust 项目代码 移步这里——https://github.com/360quake/quake_rs/ ## 更新日志 +- 2022-09-07 v1.3: + + - 支持-ic,-s,-e(ignore_cache,start_time,end_time)参数传入 + - 优化发包的结构体解析 + - 2022-09-06 v1.2: - 默认输出格式为 ip:port(见下图)