Skip to content

this code provides a basic way to perform hostname-to-IP address resolution using the socket module and handles potential errors that may occur during the resolution process. It's a simple utility to demonstrate how to obtain IP addresses from hostnames.

Notifications You must be signed in to change notification settings

collateralusr/Hostname_IP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Hostname_IP

this code provides a basic way to perform hostname-to-IP address resolution using the socket module and handles potential errors that may occur during the resolution process. It's a simple utility to demonstrate how to obtain IP addresses from hostnames.

About

this code provides a basic way to perform hostname-to-IP address resolution using the socket module and handles potential errors that may occur during the resolution process. It's a simple utility to demonstrate how to obtain IP addresses from hostnames.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages