Skip to content

wooowlili/IP_to_Address

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

IP_to_Address

convert ip to address

=================================== Python:2.7.* ,GeoIP: 1.3.2.tar.gz Install instructions --- Install from source

  1. download GeoIP-version.tar.gz from https://pypi.python.org/pypi/GeoIP/
  2. tar zxvf GeoIP-version.tar.gz
  3. cd GeoIP-version
  4. python setup.py build
  5. python setup.py install

--- Install from pip:

  1. pip install GeoIP

About

convert ip to address

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages