Skip to content

Commit 57ddd50

Browse files
author
Jing Ling
committed
v0.0.9
1 parent 46ebb34 commit 57ddd50

File tree

3 files changed

+16
-3
lines changed

3 files changed

+16
-3
lines changed

CHANGES.md

+14-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,20 @@ OneForAll的更新日志格式基于[Keep a Changelog](https://keepachangelog.co
55

66
OneForAll遵守[语义化版本格式](https://semver.org/)
77

8-
## Unreleased
8+
# Unreleased
9+
10+
# Released
11+
## [0.0.9](https://github.com/shmilylty/oneforall/releases/tag/v0.0.9) - 2020-02-20
12+
- 重构子域解析模块
13+
- 添加4个新的子域收集模块
14+
- 添加了Docker部署
15+
- 优化配置参数和收集模块
16+
- 优化子域爆破字典和默认参数
17+
- 优化响应体解码处理
18+
- 更新说明文档
19+
- 修复已知bug
20+
- 移除aiodns依赖
21+
922
## [0.0.8](https://github.com/shmilylty/oneforall/releases/tag/v0.0.8) - 2019-10-30
1023
- 添加新子域监控功能
1124
- 优化子域爆破字典和默认参数

README.en.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
[![Maintainability](https://api.codeclimate.com/v1/badges/1287668a6b4c72af683e/maintainability)](https://codeclimate.com/github/shmilylty/OneForAll/maintainability)
66
[![License](https://img.shields.io/github/license/shmilylty/OneForAll)](https://github.com/shmilylty/OneForAll/tree/master/LICENSE)
77
[![python](https://img.shields.io/badge/python-3.8-blue)](https://github.com/shmilylty/OneForAll/tree/master/)
8-
[![python](https://img.shields.io/badge/release-v0.0.8-brightgreen)](https://github.com/shmilylty/OneForAll/releases)
8+
[![python](https://img.shields.io/badge/release-v0.0.9-brightgreen)](https://github.com/shmilylty/OneForAll/releases)
99

1010
👊**OneForAll is a powerful subdomain collection tool** 📝[中文文档](https://github.com/shmilylty/OneForAll/tree/master/README.md)
1111

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
[![Maintainability](https://api.codeclimate.com/v1/badges/1287668a6b4c72af683e/maintainability)](https://codeclimate.com/github/shmilylty/OneForAll/maintainability)
66
[![License](https://img.shields.io/github/license/shmilylty/OneForAll)](https://github.com/shmilylty/OneForAll/tree/master/LICENSE)
77
[![python](https://img.shields.io/badge/python-3.8-blue)](https://github.com/shmilylty/OneForAll/tree/master/)
8-
[![python](https://img.shields.io/badge/release-v0.0.8-brightgreen)](https://github.com/shmilylty/OneForAll/releases)
8+
[![python](https://img.shields.io/badge/release-v0.0.9-brightgreen)](https://github.com/shmilylty/OneForAll/releases)
99

1010
👊**OneForAll是一款功能强大的子域收集工具** 📝[English Document](https://github.com/shmilylty/OneForAll/tree/master/README.en.md)
1111

0 commit comments

Comments
 (0)