Skip to content

ipv4LKUP is a simple batch script that converts URLs-Domains into ipv4 addresses.

License

Notifications You must be signed in to change notification settings

bladestech/ipv4LKUP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

The ipv4LKUP batch script is a simple tool that allows users to input a URL and obtain its corresponding IPv4 address. The script utilizes PowerShell commands within a batch script to perform DNS resolution and fetch the IPv4 address associated with the provided URL.

Usage:

Run the batch script (ipv4LKUP.bat).

Enter the URL when prompted.

The script will display the IPv4 address associated with the entered URL, if successfully resolved.

Note:

The script relies on network connectivity and DNS resolution capabilities.

In case of failure to resolve the URL to an IPv4 address, an appropriate error message will be displayed.

About

ipv4LKUP is a simple batch script that converts URLs-Domains into ipv4 addresses.

Resources

License

Stars

Watchers

Forks

Packages

No packages published