Skip to content

This script is designed to discover IP addresses of valid hosts. The user inputs a valid address, and the script searches for the corresponding IP addresses. The result will be the identified IP addresses, providing a straightforward method for network scanning and host discovery.

License

Notifications You must be signed in to change notification settings

yanbrasiliano/discovery-host

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discovery hosts IP 🕵️‍♂️

This script has the function of discovering ip addresses of valid hosts.
The user will enter the valid address and the script will search for the valid ip address.
The result will be IP.

Step by step: installation and use

1. Clone the repository

git clone https://github.com/yanbrasiliano/discovery-host.git

2. If you have not installed the pip package, install via terminal.

 sudo apt install python3-pip 

3. Install requirements.txt

pip3 install -r requirements.txt


Enjoying the script 🏁

All shared scripts can be used and improved.

About

This script is designed to discover IP addresses of valid hosts. The user inputs a valid address, and the script searches for the corresponding IP addresses. The result will be the identified IP addresses, providing a straightforward method for network scanning and host discovery.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages