Skip to content

Releases: xavierskip/dns-observe

0.8.1

01 May 13:30

Choose a tag to compare

处理 name 为空的情况。

0.8.0: 重构 DNS 响应打印逻辑,支持显示 authority/additional 记录

29 Apr 09:53

Choose a tag to compare

  - 将 query() 中的打印代码抽离为 _print_resource_records() 和 _print_record_section()
  - 支持输出 Answer/Authority/Additional 三类记录
  - 修复 decompression_message 中 skip 计算逻辑
  - 版本号更新至 0.8.0

0.7.5

25 Apr 15:59

Choose a tag to compare

更新版本号至 0.7.5

0.7.4

25 Apr 09:54

Choose a tag to compare

更新 README,添加对 NS 和 MX 记录的支持说明;修改 DNSQuery 类以支持自定义端口,增强数据视图功能并添加测试用例

0.7.3: Add TXT record support and ResponseList with fake/real filtering

20 Apr 11:57

Choose a tag to compare

  Features:
  - Add TXT record parsing (RFC 1035) with data_view property
  - Introduce ResponseList class with fakes()/real() methods for pollution detection
  - Rename data_preview to data_view, add data_hex property
  - Improve empty answer output to include Authority/Additional counts

  Changes:
  - Update version to 0.7.3
  - Update README: mark TXT as supported, HTTPS as incomplete
  - Refactor usage.py examples to demonstrate fake/real filtering

Co-Authored-By: Kimi AI <kimi@moonshot.ai>

0.7.2

19 Apr 10:24

Choose a tag to compare

tag 0.7.2

0.7.1

18 Apr 17:46

Choose a tag to compare

修正 decompression_message 函数

0.7.0

16 Apr 10:32

Choose a tag to compare

添加 Spinner 类以支持命令行输出的动态显示,更新 DNSQuery 类以集成 Spinner 功能

0.6.6

15 Apr 14:59

Choose a tag to compare

重构主入口,更新版本号至0.6.6,添加CLI入口点并修复输出格式

0.6.5

08 Jan 08:50
f4edc12

Choose a tag to compare

version 0.6.5