An open API service indexing awesome lists of open source software.

https://github.com/ipfans/chaosdns

A toolkit against DNS privacy analysis. For Chinese websites only.
https://github.com/ipfans/chaosdns

privacy-protection

Last synced: over 1 year ago
JSON representation

A toolkit against DNS privacy analysis. For Chinese websites only.

Awesome Lists containing this project

README

          

# chaosdns
A toolkit against DNS privacy analysis. For Chinese websites only.

防止通过DNS方式分析用户喜好特征的行为。

## 安装

本程序建议使用`Python 3.7+`运行。

```
pip install -r requirements.txt
```

## 配置

修改`site.txt`定制访问网站,每行一个网址。

## 运行

```
python chaos.py
```