Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Dns Server

NotificationsYou must be signed in to change notification settings

codepandit/Dns-Lookup-in-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This program will allow you to send dns query to your default server or you can choose the dns server to send your query

Getting Started

To use dns.py user will require to enter atleast one parameter that is website or IP address of website. Other two parameters are optional you can enter the DNS's IP address of your choice and you also can choose the query type from ["MX", "CNAME", "PTR", "AA is default"]

To run the GUI program you have to run python dnsGui.py

Dependecies

pip install dnslib

Examples

python dns.py microsoft.com
python dns.py microsoft.com --dns_ip 8.8.8.8
python dns.py microsoft.com --dns_ip 8.8.8.8 --rtype MX
python dnsGui.py

Author

About

Dns Server

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp