Skip to content

gdwrd/getIPs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stargazers Issues MIT License


getIPs CLI tool

Small python cli tool for getting all IPS from list of domains

@@@@@@@@@  @@@@@@@@  @@@@@@@  @@@  @@@@@@@@  @@@@@@@   
!@@        @@!         @@!    @@!  @@!  @@@  !@@       
!@!        !@!         !@!    !@!  !@!  @!@  !@!       
!@! @!@!@  @!!!:!      @!!    !!@  @!@@!@!   !!@@!!    
!!! !!@!!  !!!!!:      !!!    !!!  !!@!!!     !!@!!!   
:!!   !!:  !!:         !!:    !!:  !!:            !:!  
:!:   !::  :!:         :!:    :!:  :!:           !:!   
 ::: ::::   :: ::::     ::     ::   ::       :::: ::   
 :: :: :   : :: ::      :     :     :        :: : :    
Table of Contents
  1. About The Project
  2. Installation
  3. Usage
  4. License
  5. Contact

About The Project

This is very simple tool to scratch all available IP addresses from the hostname file that you will provide as a parameter. There is realy nothing special in this software, just a very simple tool that can become as a part of your recon workwflow. Maybe some features will be added later, but you go ahead an fork and create pull request.

Installation

The tool installation is simple if you already have a python and pip installed

pip install getips

Usage

Here is how to use this tool:

getips -h # Show help
getips -d path/to/domains/list # input file with domains should be a list
getips -d path/to/domains/list -o output_file # to save the ip's list as output file
getips -d domains -o ips -v # verbose output

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

n4Zz2 - @n4Zz2 - root@n4zz2.com

About

Python tool to get all IPs from domain list

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages