
IP 지오로케이션 정보 검색
====
pip3가 없는 경우:
$ ./ip2geolocation.py
usage: ipgeolocation.py [-h] [-m] [-t TARGET] [-T file] [-u User-Agent]
[-U file] [-g] [--noprint] [-v] [--nolog] [-x PROXY]
[-X file] [-e file] [-ec file] [-ex file]
IPGeolocation 2.0.4
--[ Retrieve IP Geolocation information from ip-api.com
--[ Copyright (c) 2015-2016 maldevel (@maldevel)
--[ ip-api.com service will automatically ban any IP addresses doing over 150 requests per minute.
optional arguments:
-h, --help show this help message and exit
-m, --my-ip Get Geolocation info for my IP address.
-t TARGET, --target TARGET
IP Address or Domain to be analyzed.
-T file, --tlist file
A list of IPs/Domains targets, each target in new line.
-u User-Agent, --user-agent User-Agent
Set the User-Agent request header (default: IP2GeoLocation 2.0.3).
-U file, --ulist file
A list of User-Agent strings, each string in new line.
-g Open IP location in Google maps with default browser.
--noprint IPGeolocation will print IP Geolocation info to terminal. It is possible to tell IPGeolocation n
ot to print results to terminal with this option.
-v, --verbose Enable verbose output.
--nolog IPGeolocation will save a .log file. It is possible to tell IPGeolocation not to save those log
files with this option.
-x PROXY, --proxy PROXY
Setup proxy server (example: http://127.0.0.1:8080)
-X file, --xlist file
A list of proxies, each proxy url in new line.
-e file, --txt file Export results.
-ec file, --csv file Export results in CSV format.
-ex file, --xml file Export results in XML format.
자신의 IP 지리적 위치 검색
IP 지리적 위치 검색
도메인 지리적 위치 검색
로그 파일 저장하지 않기
사용자 지정 User-Agent 문자열
프록시 사용
무작위 프록시 사용
User-Agent 문자열 무작위 선택
IP 지리적 위치를 검색하고 기본 브라우저로 Google Maps에서 위치 열기
결과를 CSV 파일로 내보내기
결과를 XML 파일로 내보내기
결과를 TXT 파일로 내보내기
여러 대상의 IP 지리적 위치 검색
여러 대상의 IP 지리적 위치를 검색하고 결과를 xml로 내보내기
결과를 터미널에 출력하지 않기