Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

Introduction

https://mp.weixin.qq.com/s/lYWxt00erojeSoyRWA1R5g

Version

  • v1.0

Usage

Step1:
install the dependencies(pip install -r requirements.txt)
Step2:
run "python ipLocQuery.py -ip ipaddr"
run "python ipLocQuery.py -f ipaddrfile"
for example →
	python ipLocQuery.py -ip 202.108.22.5
	python ipLocQuery.py -f testIPs.txt

FAQ

Please run "python ipLocQuery.py -h" to get more helps.