# DNS-Analysis **Repository Path**: UnigleIT/DNS-Analysis ## Basic Information - **Project Name**: DNS-Analysis - **Description**: DNSAnalysis,DNS解析,DNS解析小工具----个人学习使用 这是一款支持多平台的DNS解析工具(目前支持 Windows 和 Linux) - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2021-03-27 - **Last Updated**: 2022-06-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # DNS解析工具 DNSAnalysis,DNS解析,DNS解析小工具----个人学习使用 这是一款支持多平台的DNS解析工具(目前支持 Windows 和 Linux) ## 环境 - Python2或3 ## 注意 - Windows用户:由于hosts文件一般不支持除了administrator的用户的写入 最好以管理员身份运行 - Linux用: Ubuntu请用使用 sudo 或者其他的使用root账户 (目前只有linux版的jar包) ## 使用教程 #### 【1】window安装完成 以管理员身份启动即可 #### 【2】linux需要安装 (目前只测试了Ubuntu18.04) 1. 如果没有python环境就安装 2. yum install python -y 3. sudo apt-get install python -y ## 贡献者 sukeme --饥荒好友 # DNS resolution tool DNSAnalysis, DNS resolution, DNS resolution small tools-personal learning and use This is a DNS resolution tool that supports multiple platforms (currently supports Windows and Linux) ## surroundings - Python2 OR 3 ## Note - Windows users: As the hosts file generally does not support writing by users other than the administrator, it is best to run as an administrator - For Linux: For Ubuntu, please use sudo or other root account (currently only the jar package of linux version) ## Tutorial #### [1] Windows installation is complete, just start it as an administrator #### [2] linux needs to be installed (currently only tested on Ubuntu 18.04) 1. 如果没有python环境就安装 2. yum install python -y 3. sudo apt-get install python -y ## Contributor sukeme --Game Friends