Skip to content

x404xx/DNS-Leaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DNS-Leaker is a tool for checking whether your DNS is leaking.

Installation

Using poetry

git clone https://github.com/x404xx/DNS-Leaker.git
cd DNS-Leaker
poetry shell
poetry install

Using pip

git clone https://github.com/x404xx/DNS-Leaker.git
cd DNS-Leaker
virtualenv env
env/scripts/activate
pip install -r requirements.txt

Usage Example

python -m dnsleaker

Legal Disclaimer

Note

This was made for educational purposes only, nobody which directly involved in this project is responsible for any damages caused. You are responsible for your actions.

About

Tool for checking whether your DNS is leaking.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages