Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 457 Bytes

README.md

File metadata and controls

19 lines (17 loc) · 457 Bytes

IpSearch

IpSearch is a tool made in Python to query IP

Requirements:

Python3 and Pip3

How to use in Debian-based distros:

apt install python -y ; apt install python2 -y ; apt install python3 -y
apt install python3-pip -y
pip3 install requests
git clone https://github.com/Black-Hell-Team/IpSearch/
cd IpSearch
python3 main.py

Credits:

Near Shelby