Alopalao/DNS-Client
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
-Purpose: DNS lookup client, usage of iterative queries to find the domain name. -Tools: UDP connection and socket programming. -Name: Ortega Yucra, Aldo Arturo -https://github.com/Alopalao/Project2 -Python 3.7.8 -The script needs to be started in console; py mydns.py <domain-name>. Eg. py mydns.py cs.fiu.edu The domain name can be an IP address as well eg. py mydns.py 8.8.8.8