π IP Tools | Fast Sh*t β‘οΈ
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.
IPTools Repo requires Python v3 to run.
$ 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
For windows, we need python aswell you can download it from here:
How to open the installed Burp Suite Pro?
Press and hold Shift
key and right click
on the screen.
Click open Command Prompt
or Windows Powershell
window here.
Paste and run the following command:
py domain-ip.py
Select Your List (Must inside the same folder!)
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.
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 |
Telegram:
- Rebl0x3r - https://github.com/rebl0x3r
- 0n1cOn3 - https://github.com/0n1cOn3
- Dextercyberlab - https://github.com/dextercyberlab
If you found any bug or issue, please go here
You can also request an update.