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.
- Host: GitHub
- URL: https://github.com/ipfans/chaosdns
- Owner: ipfans
- License: apache-2.0
- Created: 2019-01-01T11:41:05.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-01T15:10:29.000Z (over 7 years ago)
- Last Synced: 2025-01-31T10:11:30.534Z (over 1 year ago)
- Topics: privacy-protection
- Language: Python
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```