Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 160 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 160 Bytes

ip-to-location

Build:

gcc ip_to_location.c -o ip_to_location -libmaxminddb

Run:

./ip_to_location <IP address>

Dependencies

libmaxminddb