tom.chivert 4506140223
docker / docker (push) Successful in 4m0s
build / build (push) Successful in 1m42s
info query cache fix
2025-07-22 12:18:22 +02:00
2024-09-01 13:10:56 +02:00
2024-09-01 01:03:24 +02:00
2024-09-01 13:10:56 +02:00
2024-12-26 19:02:16 +01:00
2024-12-26 19:02:16 +01:00
2024-09-01 01:03:24 +02:00
2024-09-01 01:03:24 +02:00
2025-07-22 12:18:22 +02:00
2024-09-01 13:51:40 +02:00
2025-01-12 15:23:16 +01:00
2025-01-13 16:44:58 +01:00

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
Get informations about an IP address
https://iplookup.fr
Readme MIT 52 KiB
v1.2 Latest
2025-11-13 14:58:00 +00:00
Languages
Go 50.4%
HTML 48.7%
Dockerfile 0.9%