Skip to content

taha185/find_ip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

find_ip

an ip lookup tool made with python

warning ⚠️

do not use this too for illegal reasons, im not responsible for any misuse

how to install

on termux:

• apt update -y

• pkg install git

• pkg install python or python3

• pip install requests

• git clone https://github.com/taha185/find_ip.git

• python find_ip.py

on Linux

•sudo apt install git python3

•git clone https://github.com/taha185/find_ip.git

•pip install requests

•python3 find_ip.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages