iptools icon indicating copy to clipboard operation
iptools copied to clipboard

🌐 IP Tools Fast Sh*t ⚡️

🌐 IP Tools | Fast Sh*t ⚡️

GitHub repo size Tool version Errors GitHub issues Open Source Ask Me Made With Support chat

IP Tools


Table Of Contents

  • General Information
  • Preview
  • Installation
  • Disclaimer
  • Credits
  • Social Media
  • Bug Report

General Information

One of the tools is an edited version of Dextercyberlab's Domain to IP tool. The other tools are developed by @MrBlackX.

To use one of the tools, you need either a domain / url or an IP list.

If you have a domain / url list with the format :

https://xxx.xxx/

Then use the formatter.py and format the domains.

Outcome = domains-formatted.txt

After the formatter.py start domain-ip.py and convert the domains to IPs.

This tool requires a domain list, for example google.com, then it will get the IP and saves it to a text file.


Preview

Showcase

Installation

IPTools Repo requires Python v3 to run.

Linux

$ git clone https://github.com/rebl0x3r/iptools.git

$ cd domain2ip

$ chmod +x domain-ip.py
$ chmod +x ip-domain.py

To remove http and https via bash through sed:

$ sed -i 's/https\?:\/\///g' file.txt 
$ ./domain-ip.py
$ ./ip-domain.py

Or just run :

$ python3 formatter.py
 

Windows

For windows, we need python aswell you can download it from here:

How to open the installed Burp Suite Pro?

1. Step Install Python

2. Step Download Script (ZIP)

3. Step Extract & Go Inside Folder

4. Step Press and hold Shift key and right click on the screen.

5. Step Click open Command Prompt or Windows Powershell window here.

Paste and run the following command: py domain-ip.py

6. Step Select Your List (Must inside the same folder!)

Disclaimer

Use this tool for educational purposes only .🕵️‍♂️ If you do any illegal attacks, i am not responsible for your tasks. Use this tool correctly, and do not re-upload it on your github repository without permissions.


Credits

Channels On Telegram With Nice Stuff

Channel Link
LeakerHounds https://t.me/LeakerHounds
ViperZCrew https://t.me/ViperZCrew
DeepWaterLeaks https://t.me/deepwaterleaks2
Coder Link
Dextercyberlab https://github.com/dextercyberlab

Social Media

telegram.org Telegram:

github.com Github:


Bug Report

If you found any bug or issue, please go here

You can also request an update.


Site Up