Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 382 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 382 Bytes

ip-tracker.py-

#install requrements #pip install requests #pip install json #pip install argparse #update pip #pip inatll pyttsx3 usage: tracker.py [-h] [-i IP]

options: -h, --help show this help message and exit -i IP, --ip IP please enter the ip adrress using argumanet -i #eg ~# python trakcer.py --help #eg ~# python tracker.py --ip <domain_name or ipaddrress>