v1.2
iplookup
Go implementation of geoipweb.
This is the code that now powers iplookup.fr
Usage
Usage of ./iplookup:
-b string Bind to address (default "0.0.0.0")
-p int Port to listen on (default 8080)
-n string Name of the application (default "iplookup.fr")
-d string Domain name (default "iplookup.fr")
-s string Short domain name (default "iplk.fr")
-c string Path to the GeoIP database
-a string Path to the GeoASN database
-t int Cache TTL in seconds (default 300)
-m int Max number of entries in cache (default 2048)
Acknowledgements
License
This project is licensed under the MIT License. See the LICENSE file for more information.
Description