unmasker is a Python-based tool that retrieves the IP address from a given host name. It's intended for users needing to quickly resolve host names to IP addresses for various networking and security purposes.
- Simple and efficient host to IP resolution
- Easy-to-use command-line interface
- Git
- Python 3.x
Paste the following command in your shell to install git:
sudo apt-get install gitClone this repository to your local machine using:
https://github.com/Zer0plusOne/UnMaskTo use unmasker, navigate to the project directory:
cd unmaskerNow, execute with python the program:
python3 Unmasker.pyPlease use unmasker responsibly and only on networks and hosts you have permission to analyze.
Contributions are welcome. Please fork the repository, make your changes, and submit a pull request for review.
This project is licensed under the MIT License - see the LICENSE file for details.